-
Notifications
You must be signed in to change notification settings - Fork 50
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
Error: Provider produced inconsistent final plan #223
Comments
Hi @leonardoauribe, Thank you for raising this issue. We will appreciate it if you could provide an example of your test case and the environment for your test case, like the FortiOS version, FortiOS Terraform provider version, Terraform version, etc. That would be very helpful for us to reproduce this issue. Thanks, |
Version Details
Let me know if more is required. thanks! |
Hi @leonardoauribe, Thank you for your info. Could you provide some examples of your test case to help us reproduce this issue? Please delete your sensitive information in the example. Thanks, |
The examples are the changes of the names for the addresses and address groups associated to policies, etc. after importing them. I'll walk through the details below.
Example 1: Resource "staging-whitelist-proxy" needed to be renamed to "allowlist-snat-staging" as shown below
Example 2: Resource "tcp5432" needed to be renamed to "VAULT_CZAR" as shown below
The list goes on. Issue seems to be with how the policy resources handle the value changes for referenced resources. |
Hi @leonardoauribe, Thank you for your information. Team is still working to reproduce this issue. We will get back to you once it has some updates. Thanks, |
Any update on this? |
I tried to apply multiple resource name value updates for addresses, address groups, services, and service groups and began receiving these errors. I didn't expect this to happen on such a simple name change.
This is just a snippet. I received this error on 20+ different resources.
The text was updated successfully, but these errors were encountered: