-
Notifications
You must be signed in to change notification settings - Fork 191
Home
The Solution Architect edited this page Feb 18, 2024
·
1 revision
✍️ Feel free to contact and collaborate with us. You are welcome to contribute in our forum to build a better tomorrow.
'End To End Solution Architect' forum brings to you the terraform scripts for infrastructure provisioning in AWS, Azure and Google Cloud Platform
Terraform for AWS, Azure, GCP
For Terraform professional consultancy and Technical advisory please feel free to drop a note to som@e2eSolutionArchitect.com
Click here for Terraform articles
Click here for list of upcoming trainings.
(https://e2esolutionarchitect.com/helpline/)
HashiCorp Certified: Terraform Associate (002): Certification focused Training Program by 'e2e Solution Architect'
A New Version of HashiCorp Infrastructure Automation Certification Is Coming Soon. HashiCorp Certified: Terraform Associate (003)
e2eSA Online Video Tutorials Click here
IaC Code scanning by 'Checkov' Click here
e2eSA Solutions for Terraform
- Initialize Terraform offline in Windows, Ubuntu Click here
- Step 1: terraform init
- Step 2: terraform validate
- Setp 3: terraform plan -var-file="app.tfvars" -var="createdby=e2esa"
- Setp 4: terraform apply -var-file="app.tfvars" -var="createdby=e2esa"
- Setp 5: terraform destroy -var-file="app.tfvars" -var="createdby=e2esa"
Tech Docs & KEDB Click here
- Manage Multiple environments with backend configuration Click here