You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this @AlexcFrench, you are correct that #1344 is related - in fact it's the same issue. Accordingly, I'll close this issue as a duplicate and ask that you subscribe to #1344 for updates, thanks!
Community Note
Terraform (and AzureAD Provider) Version
Terraform v1.8.0
on windows_amd64
Affected Resource(s)
azuread_application_app_role
azuread_XXXXX
Terraform Configuration Files
Debug Output
https://gist.github.com/AlexcFrench/8303351be3f32ac1fac99df9b618b11f
Expected Behavior
once applied there should be no changes required on subsequent plan/apply runs
Actual Behavior
a tf plan / apply creates the role
Another plan / apply deletes the role
Another plan / apply recreates the role
No code changes at any point
Steps to Reproduce
tf init
tf plan
tf apply
tf plan
tf apply
terraform apply
Important Factoids
MAY be related to #1344 ??
References
The text was updated successfully, but these errors were encountered: