Prerequisites
- GCloud CLI (Install and log in)
Execution
Please follow the below steps to provision the required resources.
-
Update
terraform.tfvars
file with valid values for the defined variables. -
Execute following commands.
terraform init terraform plan terraform apply