THEY-Consulting / they-terraform

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

moved openid examples to their own example folders #26

Closed thiemogries closed 1 year ago

thiemogries commented 1 year ago

PR instructions

cd examples/aws/packages
yarn install
cd examples/aws/openid_github
terraform init
terraform deploy

should deploy without errors

cleanup

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.