SSM Parameter Store (map-driven)
Map-driven SSM Parameter Store parameters - String, StringList, and SecureString - created from a single map, with SecureString always KMS-encrypted and the free Standard tier by default.
This is the operations reference: version drift, dependants and neighbours. For what the module provisions, its inputs and outputs, and how to buy it, see the catalogue entry.
Provider drift
Every provider this module requires is one it already accepts at the newest release the registry offers. Nothing is pinned behind a major.
| Provider | This module allows | Newest it accepts | Newest released |
|---|---|---|---|
| hashicorp/aws | >= 6.0, < 7.0 | 6.62.0 | 6.62.0 |
Measured 2026-09-01 against the Terraform registry. The whole catalogue is on provider freshness.
What depends on this
1 reference architecture composes this module, so a breaking change to it reaches further than the module itself. That is the blast radius to check before altering or replacing it.
Nearest alternatives
Same cloud, same category. These are what you would weigh against it without changing provider.
The same job on other clouds
This module has no cross-cloud peer set in the catalogue, so there is no portability comparison to draw.
Installing it
module "aws_ssm_parameter_store" {
source = "www.iac-bazaar.com/iac-bazaar/aws-ssm-parameter-store/aws"
version = "1.1.0"
}A registry token is required for the download itself. Installing through the registry protocol has the two credential steps.