-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
bugSomething isn't workingSomething isn't workingstaleOpen for 30 days with no activityOpen for 30 days with no activity
Description
Terraform Version Details
N/A
Terraform Variable File Details
N/A
Steps to Reproduce
As per documentation: "Your Service Principal or Managed Identity in the Azure subscription requires a "Contributor" role to create Azure resources"
- Follow the steps on the repo.
Specific steps for this issue:
- Create Managed Identity with "Contributor" role.
- Assign Managed Identity to VM.
3.Run the docker command to deploy infrastructure
Expected Behavior
After running the Docker command, we expect the infrastructure in Azure to be successfully deployed
Actual Behavior
When we run the docker command we got the following error:
Additional Context
By changing the 'role' to "owner" to the Managed Identity we can manage to do the deployment.
However, this becomes an issue when woking with clients.
References
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleOpen for 30 days with no activityOpen for 30 days with no activity