This PR adds a backend to all the providers within the examples folder.
It also deploys the state management resources at examples/.setup-tfstate
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.
closes #17
examples
folder.examples/.setup-tfstate
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 theexamples/aws
andexamples/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.