Skip to content

Changes on http_headers are not shown on terraform plan #2178

Open
@matheusaraujo

Description

@matheusaraujo

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

  1. Create a data source using terraform without http_headers defined
  2. Try to change the same data source using terraform.

Or:

  1. Create a data source manually via UI.
  2. Try to import and change the given data source adding http_headers using terraform

Important Factoids

No response

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Incoming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions