Skip to content

Commit

Permalink
fix single account setup for monitoring ssm parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
cnfait committed Apr 23, 2024
1 parent 63f6306 commit a0448e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdlf-cicd/template-cicd-domain-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Resources:
######## OPTIONAL SDLF FEATURES #########
rMonitoringFeatureSsm:
Type: AWS::SSM::Parameter
Condition: MultiAccountSetup
Properties:
Name: /SDLF/Monitoring/Enabled
Type: String
Expand Down

0 comments on commit a0448e9

Please sign in to comment.