aws-ssm-copy VS terraform-aws-ssm-parameter-store

Compare aws-ssm-copy vs terraform-aws-ssm-parameter-store and see what are their differences.

aws-ssm-copy

Copy parameters from a AWS parameter store to another (by binxio)

terraform-aws-ssm-parameter-store

Terraform module to populate AWS Systems Manager (SSM) Parameter Store with values from Terraform. Works great with Chamber. (by cloudposse)
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
aws-ssm-copy terraform-aws-ssm-parameter-store
1 1
92 102
- 1.0%
5.1 4.9
3 months ago 7 days ago
Python 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.

aws-ssm-copy

Posts with mentions or reviews of aws-ssm-copy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.
  • Managing AWS SSM Parameters With Terraform And Parzival
    8 projects | dev.to | 17 Sep 2021
    CHALLENGE: I urge you to check if there's an existing CLI that can get/set more than 10 SSM Parameters by path in a single command. The official AWS CLI supports pagination, but it means I need to write code that wraps aws ssm get-parameters-by-path .... The only similar project that I found is called binxio/aws-ssm-copy, which didn't have the capabilities that I need.

terraform-aws-ssm-parameter-store

Posts with mentions or reviews of terraform-aws-ssm-parameter-store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.

What are some alternatives?

When comparing aws-ssm-copy and terraform-aws-ssm-parameter-store you can also consider the following projects:

terraform-aws-ssm-parameters - Terraform module creating encrypted and non-encrypted AWS SSM parameters

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

parzival - A CLI that can get/set more than 10 SSM Parameters by path in a single command.

terraform-aws-ssm-parameter - Terraform module which creates SSM Parameter resources on AWS.

terraform-aws-ssm-parameters - Create AWS SSM Parameter Store parameters with a Terraform module. The creation/deletion (schema) is managed with Terraform, and the values should be maintained via AWS Console.

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.