카테고리 없음
terraform
냐옴
2022. 2. 6. 20:11
command
$ terraform init
$ terraform plan
$ terraform apply
$ terraform show
$ terraform graph
$ terraform destroy
Terraform by HashiCorp
Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.
www.terraform.io