Using Cloud Storage#

In this lab you will update the configuration from Using Block Storage to add a Cloud Storage Bucket. In order to access the bucket from your VM you will also need to add a service account like you did in the lab Using Service Accounts.

See the class recording for detailed instructions on this lab.

Requirements#

  1. Your configruation meets all the requirements in the lab Using Block Storage

  2. Your configuration creates a service account

  3. You create a cloud storage bucket in your configuration

Turn In#

Turn in the following:

  1. A main.tf file with your configuration.

  2. A screenshot of the gcloud command accessing your bucket on your VM.