uptime-com / terraform-provider-uptime

A Terraform provider that provisions checks via the Uptime.com REST API
MIT License
20 stars 18 forks source link

Add Dashboard Resource #34

Closed gigovich closed 1 year ago

gigovich commented 1 year ago

Add Dashboard Resource support.

gigovich commented 1 year ago

This PR has dependency PR https://github.com/uptime-com/uptime-client-go/pull/4

mikluko commented 1 year ago
=== 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.