issues
search
cloudposse
/
terraform-aws-ssm-parameter-store
Terraform module to populate AWS Systems Manager (SSM) Parameter Store with values from Terraform. Works great with Chamber.
https://cloudposse.com/accelerate
Apache License 2.0
109
stars
60
forks
source link
Use context for tags
#38
Closed
nitrocode
closed
3 years ago
nitrocode
commented
3 years ago
what
Use context for tags
why
Fixes an issue if only context is passed in, it won't tag it unless var.tags is also passed in. This change will use context if it's available.
references
N/A
nitrocode
commented
3 years ago
/test all
what
why
references
N/A