Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform apply related to Portal objects constantly shows changes #85

Open
jeffrey-arndt opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@jeffrey-arndt
Copy link

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

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

No branches or pull requests

2 participants