HandsOn exercises “Cloud Storage”
Goal
We want to create our first cloud storage bucket. This bucket should be used as Terraform state backend in our next examples.
Steps
- Search resource in https://registry.terraform.io/
- Write new root module with resource for cloud block storage
- Create the bucket with terraform and output the computed attributes