testing ssm commands with new dev instance

This commit is contained in:
Umang Mistry
2024-05-23 15:34:16 -05:00
parent 050723abc4
commit 6d11a3f308
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ pipelines:
- python -m pip install --upgrade pip
- apt-get update && apt-get install -y jq git
- pip install awscli
- *aws-context
- *aws-context-dev
- *ssm-send-command
condition:
changesets:
+1 -1
View File
@@ -217,4 +217,4 @@ DEV_STAGING_SCHEMA="STG"
UAT_DB_ROLE = "UATADMIN",
UAT_WH="UAT_XS",
UAT_DB="DOCZY_UAT",
UAT_STAGING_SCHEMA="STG"
UAT_STAGING_SCHEMA="STG"