diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1abd309..6e7414d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -47,13 +47,14 @@ definitions: - apt-get update && apt-get install -y jq git - pip install awscli - *aws-context - - aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids $INSTANCE_ID_TF --region $AWS_DEFAULT_REGION --parameters commands='[ - "sudo -u ubuntu -i <- + aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids $INSTANCE_ID_TF --region $AWS_DEFAULT_REGION --parameters commands='[ + "sudo -u ubuntu -i <