Closed gigovich closed 1 year ago
This PR has dependency PR https://github.com/uptime-com/uptime-client-go/pull/4
=== NAME TestAccDashboardResource_Tags
resource_dashboard_test.go:134: Step 2/2 error: Error running apply: exit status 1
Error: Provider produced inconsistent result after apply
When applying changes to uptime_dashboard.test, provider
"provider[\"registry.terraform.io/hashicorp/uptime\"]" produced an unexpected
new value: .services_tags: planned set element cty.StringVal("ample-haddock")
does not correlate with any element in actual.
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
Error: Provider produced inconsistent result after apply
When applying changes to uptime_dashboard.test, provider
"provider[\"registry.terraform.io/hashicorp/uptime\"]" produced an unexpected
new value: .services_tags: planned set element cty.StringVal("bold-basilisk")
does not correlate with any element in actual.
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
Error: Provider produced inconsistent result after apply
When applying changes to uptime_dashboard.test, provider
"provider[\"registry.terraform.io/hashicorp/uptime\"]" produced an unexpected
new value: .name: was cty.StringVal("sadly-immense-dinosaur"), but now
cty.StringVal("usually-evolved-boa").
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
Add Dashboard Resource support.