Skip to content

Commit 6af361a

Browse files
authored
Merge pull request #1 from dap-aws/dap-aws-patch-1
Update template.yaml with CONTROL_TOWER_HOME_REGION variable
2 parents d08e994 + 6cab3bd commit 6af361a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Resources:
111111
CONFIG_RECORDER_OVERRIDE_DAILY_RESOURCE_LIST: !Ref ConfigRecorderDailyResourceTypes
112112
CONFIG_RECORDER_OVERRIDE_EXCLUDED_RESOURCE_LIST: !Ref ConfigRecorderExcludedResourceTypes
113113
CONFIG_RECORDER_DEFAULT_RECORDING_FREQUENCY: !Ref ConfigRecorderDefaultRecordingFrequency
114+
CONTROL_TOWER_HOME_REGION: !Ref 'AWS::Region'
114115

115116
ConsumerLambdaEventSourceMapping:
116117
Type: AWS::Lambda::EventSourceMapping

0 commit comments

Comments
 (0)