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
Build infrastructure on provider like: AWS, ....
bash file for credential
main.tf
provide "aws"{}
data "sw image" {}
resources "vm name" {}
terrform plan
terraform apply
terraform destroy