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

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

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)

aws-ssm-copy

Copy parameters from a AWS parameter store to another (by binxio)
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
terraform-aws-ssm-parameter-store aws-ssm-copy
1 1
102 92
1.0% -
4.9 5.1
about 22 hours ago 2 months ago
HCL Python
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.

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.

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.

What are some alternatives?

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

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

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

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

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

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.