Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 119 Bytes

File metadata and controls

8 lines (7 loc) · 119 Bytes

Example deployment flow

terraform init
terraform validate
terraform plan
terraform apply --auto-approve