File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
aws/logs_monitoring/tools Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ aws-vault exec sso-govcloud-us1-fed-engineering -- aws sts get-caller-identity
4848aws-vault exec sso-prod-engineering -- aws sts get-caller-identity
4949
5050log_info " Publishing layers to GovCloud AWS regions"
51- LAYER_VERSION=" ${LAYER_VERSION} " FORWARDER_VERSION" = ${FORWARDER_VERSION} " aws-vault exec sso-govcloud-us1-fed-engineering -- ./tools/publish_layers.sh
51+ LAYER_VERSION=" ${LAYER_VERSION} " FORWARDER_VERSION= " ${FORWARDER_VERSION} " aws-vault exec sso-govcloud-us1-fed-engineering -- ./tools/publish_layers.sh
5252
5353log_info " Publishing layers to commercial AWS regions"
54- LAYER_VERSION=" ${LAYER_VERSION} " FORWARDER_VERSION" = ${FORWARDER_VERSION} " aws-vault exec sso-prod-engineering -- ./tools/publish_layers.sh
54+ LAYER_VERSION=" ${LAYER_VERSION} " FORWARDER_VERSION= " ${FORWARDER_VERSION} " aws-vault exec sso-prod-engineering -- ./tools/publish_layers.sh
You can’t perform that action at this time.
0 commit comments