Skip to content

Commit e012bc1

Browse files
author
Taniya Mathur
committed
removing iam service role template validation
1 parent 85c35c8 commit e012bc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ deployment_validation:
111111
- pip install PyYAML
112112

113113
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
116114
# Check if service role has sufficient permissions for main stack deployment
117115
- |
118116
python3 -c "

0 commit comments

Comments
 (0)