Skip to content

Terraform apply related to Portal objects constantly shows changes #85

Open
@jeffrey-arndt

Description

Running a Terraform apply on any of the following objects shows that it is constantly a "change" even when the underlying terraform file remains unchanged

konnect_portal_appearance
konnect_api_product_document
konnect_api_product_specification

"Apply complete! Resources: 0 added, 1 changed, 0 destroyed."

Attaching a sample zip that includes a .tf file and sample images

Steps to Reproduce:

  1. terraform init
  2. terraform apply (initial)
  3. terraform apply (again, with no changes made to underlying )

You will get the above message over and over

terraform.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions