Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53
-
Updated
Aug 2, 2025 - HCL
Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53
Hashicorp Certified Terraform Associate
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
Terraform Beginners Guide and Demos to Practice
GCP Terraform on Google Cloud:DevOps SRE 30 Real-World Demos
Terraform Cloud and Sentinel Policies Demo
Terraform Module to create Terraform state storage backend based on AWS S3 and DynamoDB for state locking.
Securely Manage Your Infrastructure as Code (IaC) State with S3 Backend in AWS
Continuous Deployment to Kubernetes cluster with GitHub Actions with S3 backend and DynamoDB state file locking
Using AWS S3 as a Remote State Backend for Terraform
Introduction to terraform basics.
HashiCorp Certified Terraform Associate on Azure Cloud
Provisioned a secure AWS VPC with public/private subnets, EC2 instances, NAT/Internet Gateway using Terraform modules, with remote state stored in S3 and locking via DynamoDB.
Hands-on Terraform examples: Provision AWS EC2, VPC, security groups, and modules. Learn infrastructure-as-code (IaC) deployment workflows and best practices.
Managing Terraform from local to remote. The state file keeps track of all resources under its management and their current states.
Terraform Cloud and Sentinel Policies Demo
Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53
Introduction to advanced terraform features: remote backends, workspaces and aws context.
A Terraform project demonstrating how to configure a remote backend using AWS S3 for secure state management and efficient collaboration.
Sets up an S3 Bucket and DynamoDB to store Terraform State and Lock table.
Add a description, image, and links to the terraform-state topic page so that developers can more easily learn about it.
To associate your repository with the terraform-state topic, visit your repo's landing page and select "manage topics."