We use examples both for documenting and testing modules. Up to now whenever we'd deploy an example the terraform state would be stored locally. This PR adds an S3 backend to all examples, so we don't have to remember which example's state is on which device...
We use examples both for documenting and testing modules. Up to now whenever we'd deploy an example the terraform state would be stored locally. This PR adds an S3 backend to all examples, so we don't have to remember which example's state is on which device...