There are 1 repository under terraform-state topic.
Anonymized, secure, and free Terraform cost estimation based on Terraform plan (0.12+) or Terraform state (any version)
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
Terraform State Storage API
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.
Zero-Trust @HashiCorp Terraform state backend
CloudFormation template to provision a state backend for Terraform
Continuous Deployment to Kubernetes cluster with GitHub Actions with S3 backend and DynamoDB state file locking
Securely Manage Your Infrastructure as Code (IaC) State with S3 Backend in AWS
Introduction to terraform basics.
Using AWS S3 as a Remote State Backend for Terraform
HashiCorp Certified Terraform Associate on Azure Cloud
Sets up an S3 Bucket and DynamoDB to store Terraform State and Lock table.
Go CLI to copy terraform state file from one terraform cloud workspace to another
This project demonstrates how to set up a Terraform backend configuration option in Terraform that allows us to store and manage the state files of our infrastructure in a secure remote location with versioning and state locking using AWS S3 for remote storage and AWS DynamoDB for state locking.
A cloudflare worker for storing terraform state using HTTP backend
Hands-on Terraform examples: Provision AWS EC2, VPC, security groups, and modules. Learn infrastructure-as-code (IaC) deployment workflows and best practices.
Tooling to deploy an AWS backend for Terraform, using Ansible and CloudFormation
Step-by-step guide and hands-on examples to get started with Terraform, covering essential concepts and best practices for cloud infrastructure provisioning.
Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53
A Terraform project demonstrating how to configure a remote backend using AWS S3 for secure state management and efficient collaboration.
This project creates resources for a Terraform backend on S3 / DynamoDB and migrates its own state to the default workspace.
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.
Managing Terraform from local to remote. The state file keeps track of all resources under its management and their current states.
Introduction to advanced terraform features: remote backends, workspaces and aws context.
Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53
Terraform Cloud and Sentinel Policies Demo