-
Notifications
You must be signed in to change notification settings - Fork 4
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
mist_org_wlan
: Error: Provider produced inconsistent result after apply
#66
Comments
Thanks for the report. This should only occur once, during the first refresh/sync. Can you confirm you are not getting these messages afterward? Thanks |
ok, just tested again and I'm able to reproduce this issue. Will fix it. |
Hi @tmunzer - thank you for your attention! It sounds like you've verified this too - but confirming it does happen on every Are you saying that the expected behavior is for this to always fail on the first apply? |
Hi @guineveresaenger , |
Thank you so much! And there's no rush at all; please enjoy your holidays 😄 |
Hi @guineveresaenger , No problem :) Thanks |
Describe the bug
When running
terraform apply
to provisionmist_org_wlan
, program errors out with "inconsistent result after apply" on confirmation.To Reproduce
main.tf
:terraform plan
; observe all is wellyes
Output:
Expected behavior
I should be getting a wlan template with no diffs.
Error Message
See above
Software
Terraform v1.10.2
on darwin_arm64
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: