THEY-Consulting / they-terraform

Helper modules for an easier terraform life
3 stars 0 forks source link

include identity name in azure openid output #83

Closed thiemogries closed 7 months ago

thiemogries commented 7 months ago

PR instructions

these changes shouldn't change/break stuff, but if you want to be meticulous:

setup:

cd examples/aws/openid_azure
terraform init
terraform apply

test:

clenaup:

terraform destroy

The steps of acceptance

✔ I executed the PR instructions and everything worked.

✔ I checked the requirements for the ticket, and they are matching the PR.

✔ I am satisfied with the code and left annotations if I had some ideas.