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

"Inconsistent result after apply" error when modifying variable details in a flow export #348

Closed
patrickcping opened this issue Aug 15, 2024 · 0 comments · Fixed by #344
Closed
Assignees
Labels
status/triaged The issue/PR has completed initial triage and needs assignment type/bug Something isn't working
Milestone

Comments

@patrickcping
Copy link
Contributor

patrickcping commented Aug 15, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.

DaVinci Terraform provider Version

v0.3.3

Terraform Version

Terraform v1.9.3
on darwin_amd64

Affected Resource(s)

  • davinci_flow

Terraform Configuration Files

# Copy-paste your DaVinci related Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

# Remember to replace any account/customer sensitive information in the configuration before submitting the issue

# NOTE: PLEASE DO NOT share DaVinci JSON exports publicly without encrypting files first.  DaVinci JSON exports can contain environment/tenant specific information, and may also include secrets.

TBC

Debug Output

│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to davinci_flow.subflow, provider "provider[\"[registry.terraform.io/pingidentity/davinci\](http://registry.terraform.io/pingidentity/davinci%5C)"]" produced an unexpected new value: .flow_export_json: inconsistent values for sensitive attribute.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

Panic Output

N/a

Expected Behavior

terraform apply completes successfully, variables are updated

Actual Behavior

terraform apply results in "Provider produced inconsistent result after apply" error

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • GH-1234
@patrickcping patrickcping added type/bug Something isn't working status/needs-triage The issue/PR needs initial triage labels Aug 15, 2024
@patrickcping patrickcping self-assigned this Aug 15, 2024
@patrickcping patrickcping added status/triaged The issue/PR has completed initial triage and needs assignment and removed status/needs-triage The issue/PR needs initial triage labels Aug 15, 2024
@patrickcping patrickcping added this to the v0.4.0 milestone Aug 15, 2024
@patrickcping patrickcping linked a pull request Aug 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triaged The issue/PR has completed initial triage and needs assignment type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant