Link Search Menu Expand Document

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

  1. Copy the module to generate a new bucket with other name
  2. Use the first bucket as terraform state backend
  3. Upload all files in the module with terraform apply