Skip to content

Latest commit

 

History

History
 
 

for_each

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

This example doesn't specify a credential and a project intentionally.

$ gcloud auth application-default login

# export GOOGLE_PROJECT=terraform-toshi0607
# 【YOUR PROJECT】をあなたのGCPプロジェクトに置き換えてください。
$ export GOOGLE_PROJECT=【YOUR PROJECT】

$ terraform init
$ terraform plan
$ terraform apply
$ terraform destroy