THEY-Consulting / they-terraform

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

Feature/17 remote state management for examples #42

Closed erodrigufer closed 12 months ago

erodrigufer commented 12 months ago

closes #17

PR instructions

You can check that the state management backend was successfully deployed and integrated into each example by running tf init -upgrade on each example in the examples/aws and examples/azure folders.

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.