Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


https://www.terraform.io/

Build infrastructure on provider like:  AWS, .... 


Let's Talk Terraform



bash file for credential

main.tf

provide "aws"{}

data "sw image" {}

resources "vm name" {}


terrform plan

terraform apply

terraform destroy




  • No labels