Closed chmreid closed 4 years ago
In chalice/build_deploy_config.sh and daemons/build_deploy_config.sh we have a hard-coded SSM parameter store name "dcp" that should be using an environment variable instead.
chalice/build_deploy_config.sh
daemons/build_deploy_config.sh
Use DSS_PARAMETER_STORE
DSS_PARAMETER_STORE
In
chalice/build_deploy_config.sh
anddaemons/build_deploy_config.sh
we have a hard-coded SSM parameter store name "dcp" that should be using an environment variable instead.Use
DSS_PARAMETER_STORE