terraform-aws-tfstate-backend VS terraform-aws-vpc-peering

Compare terraform-aws-tfstate-backend vs terraform-aws-vpc-peering and see what are their differences.

terraform-aws-tfstate-backend

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. (by cloudposse)

terraform-aws-vpc-peering

Terraform module to create a peering connection between two VPCs in the same AWS account. (by cloudposse)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
terraform-aws-tfstate-backend terraform-aws-vpc-peering
1 1
378 118
1.1% 1.7%
6.0 4.0
4 days ago 13 days ago
HCL HCL
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraform-aws-tfstate-backend

Posts with mentions or reviews of terraform-aws-tfstate-backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-09.

terraform-aws-vpc-peering

Posts with mentions or reviews of terraform-aws-vpc-peering. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • Terraform: Good plan = good apply
    2 projects | dev.to | 15 Jan 2022
    In this particular case we added a secondary cidr to a VPC 'A' that was peered to another VPC 'B'. The VPC peering connection was managed by CloudPosse's terraform-aws-vpc-peering module.

What are some alternatives?

When comparing terraform-aws-tfstate-backend and terraform-aws-vpc-peering you can also consider the following projects:

terraform-aws-dms - Terraform module to create AWS DMS (Database Migration Service) resources πŸ‡ΊπŸ‡¦

terraform-aws-components - Opinionated, self-contained Terraform root modules that each solve one, specific problem

terraform-cost-estimation - Anonymized, secure, and free Terraform cost estimation based on Terraform plan (0.12+) or Terraform state (any version)

aws-eks-base - This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.

infrastructure-modules - Terraform modules for infrastructure

terraform-aws-secure-baseline - Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.

terraform-multienv - A template for maintaining a multiple environments infrastructure with Terraform. This template includes a CI/CD process, that applies the infrastructure in an AWS account.

terraform-aws-eks - Terraform module to create AWS Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

terraform-kubestack - Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.

my-gke-tf - Sample code showing how to create gke cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the gke cluster and install helm charts

terraform-aws-ecs-container-definition - Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource

terraform-aws-vpc - Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦