SaaSHub helps you find the best software and product alternatives Learn more β
Terraform-aws-ec2-instance Alternatives
Similar projects and alternatives to terraform-aws-ec2-instance
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
aws-route53-global-dns
Have your service with a global endpoint highly available and segmented by region based on response times
-
-
multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
-
terraform-aws-provider-6-additional-ebs-ec2-replacement-fix
AWS Additional EBS Volume EC2 Instance Replacement Fix
-
terraform-snowflake-database
Open Source Snowflake Terraform Module for Database Object Implementation, also in the terraform registry, https://registry.terraform.io/modules/Infostrux-Solutions/database/snowflake/latest
-
terraform-aws-jmeter
π±βπThis repository spins up an EC2 instance w/ Java, JMeter, and JMeter Plugins installed.
-
terraform-snowflake-snowpipe
Open Source Snowflake Terraform Module for Snowpipe Implementation, also in the terraform registry, http://registry.terraform.io/modules/Infostrux-Solutions/snowpipe/snowflake/latest (by Infostrux-Solutions)
-
-
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-ec2-instance discussion
terraform-aws-ec2-instance reviews and mentions
-
How Adding an Additional EBS Volume to Existing EC2 Almost Broke My Terraform AWS Workflow and Threatened Our Project Deadline
The issue was with how the terraform-aws-modules/terraform-aws-ec2-instance module handled EBS volumes. When you modify the EBS volume configuration for an existing instance, instead of creating the new volume and attaching it (which is what you'd want), the module was treating it as a change that required instance replacement.
-
GitHub Actions Self-Hosted Runner Setup Guide for Ubuntu
You can use Terraform IaC code to spin-up an EC2 instance. Refer the Terraform EC2 Module Guide for the reference.
-
What's the difference between deploying ec2 instance as a module and deploying ec2 instance as a resource?
If you take the vpc module of terraform-aws-modules as an example, you see that there's a lot more to it than solely the vpc itself (https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/main.tf). The same for your other example the ec2 instance (https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/blob/master/main.tf).
- Terraform-AWS-modules: Made it clear that we stand with Ukraine
-
New terraform input parameter
The change introducing this can be seen here. Previously, this module had options for conditional creation of resources. The author has added a Boolean to this, default false, which must be set to true for resources to be created. The political rationale for this should be obvious but you can see it spelled out here.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Aug 2026
Stats
terraform-aws-modules/terraform-aws-ec2-instance is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of terraform-aws-ec2-instance is HCL.
Popular Comparisons
- terraform-aws-ec2-instance VS aws-route53-global-dns
- terraform-aws-ec2-instance VS Terraform-EKS-Cluster-with-Node-Group
- terraform-aws-ec2-instance VS multi-env-deploy
- terraform-aws-ec2-instance VS terraform-snowflake-database
- terraform-aws-ec2-instance VS terraform-aws-provider-6-additional-ebs-ec2-replacement-fix
- terraform-aws-ec2-instance VS terraform-aws-jmeter
- terraform-aws-ec2-instance VS terraform-snowflake-snowpipe
- terraform-aws-ec2-instance VS terraform-aws-vpc
- terraform-aws-ec2-instance VS terraform-aws-secure-baseline
- terraform-aws-ec2-instance VS terraform-aws-ec2-5.8.0