Skip to content

Commit

Permalink
fix yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Nov 21, 2023
1 parent cdce849 commit c325f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org-formation/700-aws-sso/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1104,8 +1104,8 @@ SsoBridgeParticipantManager:
OrganizationBindings:
TargetBinding:
Account:
!Ref BridgeDevAccount
!Ref BridgeProdAccount
- !Ref BridgeDevAccount
- !Ref BridgeProdAccount
Parameters:
instanceArn: !Ref instanceArn
principalId: !Ref bridgeParticipantManagerGroup
Expand Down

0 comments on commit c325f64

Please sign in to comment.