cfnctl
Cfnctl brings the Terraform cli experience to AWS Cloudformation :cloud: (by rogerwelin)
awsrm
A remove command for AWS resources (by jckuester)
cfnctl | awsrm | |
---|---|---|
4 | 3 | |
131 | 98 | |
- | - | |
4.4 | 0.0 | |
about 1 year ago | over 1 year ago | |
Go | Go | |
Apache License 2.0 | 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.
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.
cfnctl
Posts with mentions or reviews of cfnctl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-22.
- Cfnctl - Terraform cli experience for AWS Cloudformation
- Show HN: Cfnctl – Terraform CLI experience to AWS Cloudformation
-
terraform cli workflow for aws cloudformation
You can find the project here: https://github.com/rogerwelin/cfnctl
awsrm
Posts with mentions or reviews of awsrm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-27.
-
I made a CLI tool in Go to easily delete ~300 AWS resources by their Terraform names and IDs (even across multiple accounts+regions)
It's because I build the tooling in way that Terraform resource names, such as aws_vpc, aws_instance, aws_iam_role, etc. can be used to find resources (with awsls) and delete them (with awsrm), instead of using the to me not so familiar and inconsistent AWS CLI (or CloudFormation) resource names with commands, such as aws ec2 describe-vpcs or aws ec2 delete-vpc (in some cases it's list instead of describe, e.g., for roles it's aws iam list-roles, which is hard to remember).
- A Unix-like "rm" to simplify deleting resources in AWS
- Show HN: Awsrm – A Unix-like rm to simplify deleting resources in AWS
What are some alternatives?
When comparing cfnctl and awsrm you can also consider the following projects:
terranetes-controller - The terranetes controller manages the lifecycle of an OpenTofu or Terraform resource, allowing developers to self-serve dependencies in a controlled manner.
awsls - A list command for AWS resources
tfsort - A CLI utility to sort Terraform variables and outputs
terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
rain - A development workflow tool for working with AWS CloudFormation.
TF - AutoHotkey library for Text files & Variables (strings)