HandsOn exercises “Cloud Storage with upload”
Goal
We want to create a new cloud storage bucket. After that we push a local file into this bucket.
Steps
- Copy the module to generate a new bucket with other name
- Use the first bucket as terraform state backend
- Upload all files in the module with terraform apply