terrastrap VS terraform-aws-bootstrap

Compare terrastrap vs terraform-aws-bootstrap and see what are their differences.

terrastrap

Bootstrap a S3 and DynamoDB backend for Terraform (by dozyio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
terrastrap terraform-aws-bootstrap
1 1
13 12
- -
1.8 5.4
about 3 years ago about 1 year ago
Makefile HCL
- MIT License
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.

terrastrap

Posts with mentions or reviews of terrastrap. We have used some of these posts to build our list of alternatives and similar projects.
  • Terrastrap - Bootstrapping S3 Backend
    1 project | /r/Terraform | 25 Feb 2021
    I wrote a quick script at the weekend to bootstrap a S3 and dynamodb backend for terraform. It allows for multiple accounts, multiple regions for isolation of dev, stage & prod environments. Feedback most welcome - https://github.com/dozyio/terrastrap

terraform-aws-bootstrap

Posts with mentions or reviews of terraform-aws-bootstrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-04.
  • Terraform best practices for reliability at any scale
    3 projects | news.ycombinator.com | 4 Aug 2023
    > At scale, many Terraform state files are better than one. But how do you draw the boundaries and decide which resources belong in which state files? What are the best practices for organizing Terraform state files to maximize reliability, minimize the blast-radius of changes, and align with the design of cloud providers?

    1000% agree. I put together my version of standing up remote state in AWS in Github. https://github.com/aryounce/terraform-aws-bootstrap

    Our use of Terraform splits state exactly as described primarily to keep the state refresh times reasonable.

What are some alternatives?

When comparing terrastrap and terraform-aws-bootstrap you can also consider the following projects:

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.

terraform-aws-db - 🌳 A sustainable Terraform Package which creates resources for Databases on AWS

aws-serverless-text-to-speech - AWS Serverless Text To Speech Application

terrateam - Terraform automation for teams. Purpose-built for GitHub.

k8s-aws-terraform-cluster - Deploy an high available Kubernetes (k8s) cluster on Amazon AWS

k3s-aws-terraform-cluster - Deploy an high available K3s cluster on Amazon AWS

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.