We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c35c8 commit e012bc1Copy full SHA for e012bc1
.gitlab-ci.yml
@@ -111,8 +111,6 @@ deployment_validation:
111
- pip install PyYAML
112
113
script:
114
- # Validate CloudFormation service role template syntax
115
- - aws cloudformation validate-template --template-body file://iam-roles/cloudformation-management/IDP-Cloudformation-Service-Role.yaml --no-cli-pager
116
# Check if service role has sufficient permissions for main stack deployment
117
- |
118
python3 -c "
0 commit comments