Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 827 Bytes

File metadata and controls

28 lines (15 loc) · 827 Bytes

Week 1 Homework

In this homework we'll prepare the environment by creating resources in GCP with Terraform.

In your VM on GCP install Terraform. Copy the files from the course repo here to your VM.

Modify the files as necessary to create a GCP Bucket and Big Query Dataset.

Question 1. Creating Resources

After updating the main.tf and variable.tf files run:

terraform apply

Paste the output of this command into the homework submission form.

Submitting the solutions

  • Form for submitting: form
  • You can submit your homework multiple times. In this case, only the last submission will be used.

Deadline: 30 January (Monday), 22:00 CET