We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a1f1d6 commit 2c4984bCopy full SHA for 2c4984b
cluster/cluster.yaml
@@ -2151,7 +2151,6 @@ Resources:
2151
shellProfile:
2152
linux: 'bash'
2153
2154
-{{- if eq .Cluster.Region "eu-central-1"}}
2155
SessionManagerSubscriptionFilter:
2156
Type: AWS::Logs::SubscriptionFilter
2157
Properties:
@@ -2185,7 +2184,6 @@ Resources:
2185
2184
Resource:
2186
- !GetAtt SessionManagerLogGroup.Arn
2187
RoleName: "SessionManager-{{.Cluster.Alias}}"
2188
-{{- end }}
2189
2190
AWSNodeDecommissionerIAMRole:
2191
Type: 'AWS::IAM::Role'
0 commit comments