Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to new monv2 action api (part 1: add new params) #137

Merged
merged 14 commits into from
Aug 8, 2024

Conversation

obs-gh-owengoebel
Copy link
Contributor

No description provided.

client/internal/meta/schema/monitorv2.graphql Show resolved Hide resolved
docs/data-sources/monitor_v2.md Outdated Show resolved Hide resolved
docs/data-sources/monitor_v2_action.md Show resolved Hide resolved
docs/resources/monitor_v2.md Outdated Show resolved Hide resolved
@vikramraman
Copy link
Contributor

Also the tests are failing with:

error=
  | Error running pre-apply refresh: exit status 1
  | 
  | Error: Unsupported block type
  | 
  |   on terraform_plugin_test.tf line 63, in resource "observe_monitor_v2_action" "act":
  |   63: \t\t\t\t\t\tdestination {
  | 
  | Blocks of type "destination" are not expected here. Did you mean to define
  | argument "destination"? If so, use the equals sign to assign it a value.
  

@vikramraman vikramraman changed the title feat: migrate to new monv2 action api (part 1: add new parameters, but not phase out old API calls yet) feat: migrate to new monv2 action api (part 1: add new params) Aug 8, 2024
@vikramraman vikramraman merged commit 3fc930e into master Aug 8, 2024
5 checks passed
@vikramraman vikramraman deleted the monv2-api-change-phase-1 branch August 8, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants