Skip to content

Commit

Permalink
updated prod qsa role (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesvictor83 authored Dec 11, 2023
1 parent 565d2aa commit 69ad4de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iac/quicksight-access/resources/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ WAFCognitoPolicy:
- Ref: 'AWS::NoValue'
- Fn::If:
- IsProduction
- dap-production-deploy-quicksight-a-CodePipelineRole-9a3DMwlxauM2
- PL-dap-prod-deploy-qsa-DeployRole-0639afdddfd2
- Ref: 'AWS::NoValue'

QuickSightDeployRoleExtraIAMActions:
Expand Down Expand Up @@ -132,5 +132,5 @@ QuickSightDeployRoleExtraIAMActions:
- Ref: 'AWS::NoValue'
- Fn::If:
- IsProduction
- dap-production-deploy-quicksight-a-CodePipelineRole-9a3DMwlxauM2
- PL-dap-prod-deploy-qsa-DeployRole-0639afdddfd2
- Ref: 'AWS::NoValue'

0 comments on commit 69ad4de

Please sign in to comment.