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 provider has inconsistent results #2616

Open
hobbica98 opened this issue Oct 18, 2024 · 1 comment
Open

Terraform provider has inconsistent results #2616

hobbica98 opened this issue Oct 18, 2024 · 1 comment

Comments

@hobbica98
Copy link

When using the terraform provider for infisical_integration_aws_secrets_manager the results are inconsistent and forces it to be recreated each time

│ Error: Provider produced inconsistent result after apply

│ When applying changes to module.infisical-websol-servers["websol-sales"].infisical_integration_aws_secrets_manager.secrets-manager-integration, provider "provider["registry.terraform.io/infisical/infisical"]" produced an
│ unexpected new value: .environment: was cty.StringVal("dev"), but now cty.StringVal("").

│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

@Daemoen
Copy link
Contributor

Daemoen commented Oct 29, 2024

The team at infisical will likely need to see more than just the log error. Right now, it's vaguely possible to guess at what you're doing, but most of the data in that log segment has to do with your usage/implementation of the module.

Could you show the code for that particular invocation so that folks can take a look at whats going on? Even if you have to sanitize it, it will be more useful to have an idea what specifically is going on.

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