terraform-aws-vpc-peering VS my-gke-tf

Compare terraform-aws-vpc-peering vs my-gke-tf and see what are their differences.

terraform-aws-vpc-peering

Terraform module to create a peering connection between two VPCs in the same AWS account. (by cloudposse)

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 (by piyushjajoo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
terraform-aws-vpc-peering my-gke-tf
1 1
118 1
1.7% -
4.7 5.1
19 days ago 9 months ago
HCL HCL
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-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.

my-gke-tf

Posts with mentions or reviews of my-gke-tf. We have used some of these posts to build our list of alternatives and similar projects.
  • Create a Google Kubernetes Engine (GKE) Cluster within its VPC Using Terraform
    1 project | dev.to | 25 Jul 2023
    The following are the terraform modules we will create in my-gke-tf directory. You can refer the above section for the directory structure. We will look at respective terraform files below. Please note the terraform files may have been abbreviated for brevity, the complete code is available in this repository.

What are some alternatives?

When comparing terraform-aws-vpc-peering and my-gke-tf you can also consider the following projects:

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

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.

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.

deploy-aws-lambda-to-vpc-with-terraform - Terraform module with all the cloud resources needed to run Lambda within a VPC

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

terraform - The place to storing Terraform modules of many providers

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-aws-dynamic-subnets - Terraform module for public and private subnets provisioning in existing VPC

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

todo-app-infra - Repository contains example application with PaaS, SaaS & IaaS

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