Skip to content

SheyNjila1/terraform-best-practice-sheytech

Repository files navigation

terraform-best-practice-with-gidolitech

How to execute

Step 1 :

terraform init

Step 2:

terraform validate

Setp 3:

terraform plan -var-file="app.tfvars" -var="createdby=sheytech"

Setp 4:

terraform apply -var-file="app.tfvars" -var="createdby=sheytech"

Setp 5:

terraform destroy -var-file="app.tfvars" -var="createdby=sheytech"

Useful resources:

About

Work in progress. Visit again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages