hitomidennis / terraform

Terraform for AWS, Azure, GCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✍️ Feel free to contact and collaborate with us. You are welcome to contribute to 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

Please click here for Cloud, AI, Machine Learning Bootcamp details

For Terraform professional consultancy and Technical advisory please feel free to drop a note to som@e2eSolutionArchitect.com

Click here for Terraform articles

e2esa-bootcamp-posters-01

Click here for list of upcoming trainings.

HELPLINE(https://e2esolutionarchitect.com/helpline/)

Join the Slack channel

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

How to execute

  • 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

Terraform Advance Playlist

Projects

Terraform Modules

e2eSA modules published in Terraform Public Registry Click here

e2eSA CLOUD SKILLS BOOTCAMP

e2eSA CLOUD SKILLS BOOTCAMP e2eSA Talent Development Programs

About

Terraform for AWS, Azure, GCP


Languages

Language:HCL 95.9%Language:Shell 2.9%Language:Dockerfile 0.6%Language:JavaScript 0.3%Language:Smarty 0.3%