Open
Description
Terraform Version
v1.10.5
Terraform Grafana Provider Version
3.22.0
Grafana Version
11.5.0-81311
Affected Resource(s)
- grafana_data_source
Terraform Configuration Files
No response
Expected Behavior
Changes on argument http_headers
is shown and detailed on terraform plan output.
Actual Behavior
Changes on argument http_headers
is not shown on terraform plan output. The terraform plan output shows ~ update in-place
for the resource but it does not detail the changes, which may cause mistake.
Steps to Reproduce
- Create a data source using terraform without
http_headers
defined - Try to change the same data source using terraform.
Or:
- Create a data source manually via UI.
- Try to import and change the given data source adding
http_headers
using terraform
Important Factoids
No response
References
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Incoming