grafana / terraform-provider-grafana

Terraform Grafana provider
https://www.terraform.io/docs/providers/grafana/
Mozilla Public License 2.0
431 stars 228 forks source link

On-Call resources fail to apply against Grafana Cloud instances #596

Closed alexweav closed 2 years ago

alexweav commented 2 years ago

Terraform Version

Affected Resource(s)

Please list the resources as a list, for example:

If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.

Terraform Configuration Files

This issue reproduces in the .tf files used in this repo's tests.

See broken CI: https://drone.grafana.net/grafana/terraform-provider-grafana/1504/5/3

I will skip these tests in the short term, in order to unblock existing changes.

Debug Output

n/a

Panic Output

n/a

Expected Behavior

The tests should have passed and resources should have applied.

Actual Behavior

Tests are failing: https://drone.grafana.net/grafana/terraform-provider-grafana/1504/5/3

Steps to Reproduce

Execute cloud instance tests.

Important Factoids

n/a

References

n/a

alexweav commented 2 years ago

Please revert this PR before closing this issue: https://github.com/grafana/terraform-provider-grafana/pull/597

alexweav commented 2 years ago

It seems the data source tests were also failing: https://drone.grafana.net/grafana/terraform-provider-grafana/1506/5/3

However, this time with a different error message (403 invalid token)