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

bug: UMI changing output properties forcing RBAC replacment each time running terraform plan/apply #415

Open
chrsundermann opened this issue Sep 9, 2024 · 1 comment
Labels
Needs: Author Feedback ✏️ Needs the author to provide feedback

Comments

@chrsundermann
Copy link

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 "me too" comments, 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

Versions

Please paste the output of terraform version command from within the initialized directory:

terraform 1.9.5
azurerm 3.99.0
azapi 1.14.0
time 0.11.2

Please enter the module version that you are using:

Used 2 versions of the module, same behaviour:
Versions: 4.1.2 & 4.1.3

Description

Creating UMI with following configuration calling the module:
image

Both resource groups will be created by the module as well and locks disabled after problems assigning permissions to them.

This is my output each time my pipeline is running (expected "no changes"). I get the same when I run it on my container with terraform version 1.9.1 & azapi 1.14.0 & azurerm 3.99.0 & time 0.11.2

image

Steps to Reproduce

Create UMI with the above configuration and it should be the same behaviour.

@matt-FFFFFF
Copy link
Member

Hi,

I see the tags are getting reset on the UMI, potentially causing this issue.

Are you using azure policy to inherit tags at all?

@matt-FFFFFF matt-FFFFFF added the Needs: Author Feedback ✏️ Needs the author to provide feedback label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback ✏️ Needs the author to provide feedback
Projects
None yet
Development

No branches or pull requests

2 participants