terraform-null-label
Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes]) (by cloudposse)
terraform-aws-jenkins
Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack (by cloudposse-archives)
terraform-null-label | terraform-aws-jenkins | |
---|---|---|
4 | 1 | |
681 | 256 | |
1.2% | 0.0% | |
6.4 | 1.5 | |
2 months ago | almost 2 years 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.
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-null-label
Posts with mentions or reviews of terraform-null-label.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-25.
-
Terraform Config Root Setups
Then you use the typical `count: foo == bar ? 1:0` trick where some part of the `foo/bar` conditional ropes in local.make_the_rds_instance
[0]: https://github.com/cloudposse/terraform-null-label/tree/main
-
OpenTofu module for spoke VPC with TGW
Standardized Deployment: Leverages the terraform-null-label module to provide consistent names for provisioned resources and allows for global tags, thereby facilitating adherence to naming and tagging standards.
-
Enable/Disable resources conditionally
I came across CloudPosse's configurations and they've done a good job there, only thing is that I think there are too many interlinked configurations to achieve that and it sounds a bit overkill for our use case.
-
Terraform best practices?
Use terraform-null-label to help you name and tag correctly. See https://github.com/cloudposse/terraform-null-label/ for more details.
terraform-aws-jenkins
Posts with mentions or reviews of terraform-aws-jenkins.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-14.
-
Battle-tested way to configure a Jenkins server on AWS using IaC/CaC?
Are you planning to use Kubernetes or just roll it out on standard EC2 instances? If the latter, check out the CloudPosse terraform module, they always have good stuff.
What are some alternatives?
When comparing terraform-null-label and terraform-aws-jenkins you can also consider the following projects:
terraform-aws-nat-instance - Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
docker-samba - Samba Docker image
terraform-best-practices - Terraform Best Practices for AWS users
terraform-aws-elastic-beanstalk-environment - Terraform module to provision an AWS Elastic Beanstalk Environment
packer-examples-for-vsphere - Packer Examples for vSphere
platform - All Saleor services started from a single repository with Ansible, Terraform, and Kubernetes.