Skip to content

Commit 2566e51

Browse files
committed
Update snapshots
1 parent 29f8bf6 commit 2566e51

10 files changed

+120
-55
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller.js.snapshot/aws-cdk-eks-cluster-alb-controller.assets.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller.js.snapshot/aws-cdk-eks-cluster-alb-controller.template.json

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@
10571057
{
10581058
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
10591059
},
1060-
"/765ef6fa51b285b0c95845b543ef922a05bd8170ea38e5d4c2abffa90da40afc.json"
1060+
"/f35ac439cc58dcf23012fb036da09eb7802e1096868b030abfe64f314cdfb4f3.json"
10611061
]
10621062
]
10631063
}
@@ -1107,7 +1107,7 @@
11071107
{
11081108
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
11091109
},
1110-
"/abcf277699474780b06cdd38f8f76c2b12c15a0cb01c6773af28bae23ce4648a.json"
1110+
"/79eea88c968b6c1449fdf954d6586a2e12b00c187f453783dcdbb341e0555ea9.json"
11111111
]
11121112
]
11131113
}
@@ -1235,19 +1235,24 @@
12351235
"ec2:DescribeCoipPools",
12361236
"ec2:DescribeInstances",
12371237
"ec2:DescribeInternetGateways",
1238+
"ec2:DescribeIpamPools",
12381239
"ec2:DescribeNetworkInterfaces",
1240+
"ec2:DescribeRouteTables",
12391241
"ec2:DescribeSecurityGroups",
12401242
"ec2:DescribeSubnets",
12411243
"ec2:DescribeTags",
12421244
"ec2:DescribeVpcPeeringConnections",
12431245
"ec2:DescribeVpcs",
12441246
"ec2:GetCoipPoolUsage",
1247+
"ec2:GetSecurityGroupsForVpc",
12451248
"ec2:RevokeSecurityGroupIngress",
12461249
"elasticloadbalancing:AddListenerCertificates",
12471250
"elasticloadbalancing:CreateListener",
12481251
"elasticloadbalancing:CreateRule",
12491252
"elasticloadbalancing:DeleteListener",
12501253
"elasticloadbalancing:DeleteRule",
1254+
"elasticloadbalancing:DescribeCapacityReservation",
1255+
"elasticloadbalancing:DescribeListenerAttributes",
12511256
"elasticloadbalancing:DescribeListenerCertificates",
12521257
"elasticloadbalancing:DescribeListeners",
12531258
"elasticloadbalancing:DescribeLoadBalancerAttributes",
@@ -1262,6 +1267,7 @@
12621267
"elasticloadbalancing:ModifyListener",
12631268
"elasticloadbalancing:ModifyRule",
12641269
"elasticloadbalancing:RemoveListenerCertificates",
1270+
"elasticloadbalancing:SetRulePriorities",
12651271
"elasticloadbalancing:SetWebAcl",
12661272
"iam:GetServerCertificate",
12671273
"iam:ListServerCertificates",
@@ -1337,6 +1343,9 @@
13371343
"ec2:RevokeSecurityGroupIngress",
13381344
"elasticloadbalancing:DeleteLoadBalancer",
13391345
"elasticloadbalancing:DeleteTargetGroup",
1346+
"elasticloadbalancing:ModifyCapacityReservation",
1347+
"elasticloadbalancing:ModifyIpPools",
1348+
"elasticloadbalancing:ModifyListenerAttributes",
13401349
"elasticloadbalancing:ModifyLoadBalancerAttributes",
13411350
"elasticloadbalancing:ModifyTargetGroup",
13421351
"elasticloadbalancing:ModifyTargetGroupAttributes",
@@ -1623,7 +1632,7 @@
16231632
},
16241633
"Release": "aws-load-balancer-controller",
16251634
"Chart": "aws-load-balancer-controller",
1626-
"Version": "1.8.2",
1635+
"Version": "1.13.3",
16271636
"Wait": true,
16281637
"Timeout": "900s",
16291638
"Values": {
@@ -1642,7 +1651,7 @@
16421651
{
16431652
"Ref": "Vpc8378EB38"
16441653
},
1645-
"\",\"image\":{\"repository\":\"602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-load-balancer-controller\",\"tag\":\"v2.8.2\"},\"enableWafv2\":false}"
1654+
"\",\"image\":{\"repository\":\"602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-load-balancer-controller\",\"tag\":\"v2.13.3\"},\"enableWafv2\":false}"
16461655
]
16471656
]
16481657
},
@@ -2022,10 +2031,6 @@
20222031
}
20232032
},
20242033
"Handler": "framework.onEvent",
2025-
"LoggingConfig": {
2026-
"ApplicationLogLevel": "FATAL",
2027-
"LogFormat": "JSON"
2028-
},
20292034
"Role": {
20302035
"Fn::GetAtt": [
20312036
"IngressPingerProviderframeworkonEventServiceRole89300FAD",

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller.js.snapshot/awscdkclusteralbcontrollerintegDefaultTestDeployAssert5A4A7C6A.assets.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller.js.snapshot/awscdkeksclusteralbcontrollerawscdkawseksClusterResourceProviderC3126E77.nested.template.json

Lines changed: 52 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,6 @@
306306
}
307307
},
308308
"Handler": "framework.onEvent",
309-
"LoggingConfig": {
310-
"ApplicationLogLevel": "FATAL",
311-
"LogFormat": "JSON"
312-
},
313309
"Role": {
314310
"Fn::GetAtt": [
315311
"ProviderframeworkonEventServiceRole9FF04296",
@@ -470,10 +466,6 @@
470466
}
471467
},
472468
"Handler": "framework.isComplete",
473-
"LoggingConfig": {
474-
"ApplicationLogLevel": "FATAL",
475-
"LogFormat": "JSON"
476-
},
477469
"Role": {
478470
"Fn::GetAtt": [
479471
"ProviderframeworkisCompleteServiceRoleB1087139",
@@ -634,10 +626,6 @@
634626
}
635627
},
636628
"Handler": "framework.onTimeout",
637-
"LoggingConfig": {
638-
"ApplicationLogLevel": "FATAL",
639-
"LogFormat": "JSON"
640-
},
641629
"Role": {
642630
"Fn::GetAtt": [
643631
"ProviderframeworkonTimeoutServiceRole28643D26",
@@ -727,6 +715,22 @@
727715
]
728716
}
729717
]
718+
},
719+
{
720+
"Action": [
721+
"logs:CreateLogDelivery",
722+
"logs:CreateLogStream",
723+
"logs:DeleteLogDelivery",
724+
"logs:DescribeLogGroups",
725+
"logs:DescribeResourcePolicies",
726+
"logs:GetLogDelivery",
727+
"logs:ListLogDeliveries",
728+
"logs:PutLogEvents",
729+
"logs:PutResourcePolicy",
730+
"logs:UpdateLogDelivery"
731+
],
732+
"Effect": "Allow",
733+
"Resource": "*"
730734
}
731735
],
732736
"Version": "2012-10-17"
@@ -739,6 +743,26 @@
739743
]
740744
}
741745
},
746+
"ProviderwaiterstatemachineLogGroupDD693A98": {
747+
"Type": "AWS::Logs::LogGroup",
748+
"Properties": {
749+
"LogGroupName": {
750+
"Fn::Join": [
751+
"",
752+
[
753+
"/aws/vendedlogs/states/waiter-state-machine-",
754+
{
755+
"Ref": "ProviderframeworkisComplete26D7B0CB"
756+
},
757+
"-c871eac2d03f98bfe821ecde318bbe59eec566ee48"
758+
]
759+
]
760+
},
761+
"RetentionInDays": 731
762+
},
763+
"UpdateReplacePolicy": "Retain",
764+
"DeletionPolicy": "Retain"
765+
},
742766
"Providerwaiterstatemachine5D4A9DF0": {
743767
"Type": "AWS::StepFunctions::StateMachine",
744768
"Properties": {
@@ -764,6 +788,22 @@
764788
]
765789
]
766790
},
791+
"LoggingConfiguration": {
792+
"Destinations": [
793+
{
794+
"CloudWatchLogsLogGroup": {
795+
"LogGroupArn": {
796+
"Fn::GetAtt": [
797+
"ProviderwaiterstatemachineLogGroupDD693A98",
798+
"Arn"
799+
]
800+
}
801+
}
802+
}
803+
],
804+
"IncludeExecutionData": false,
805+
"Level": "ERROR"
806+
},
767807
"RoleArn": {
768808
"Fn::GetAtt": [
769809
"ProviderwaiterstatemachineRole0C7159F9",

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller.js.snapshot/awscdkeksclusteralbcontrollerawscdkawseksKubectlProvider935399DC.nested.template.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,6 @@
175175
}
176176
},
177177
"Handler": "framework.onEvent",
178-
"LoggingConfig": {
179-
"ApplicationLogLevel": "FATAL",
180-
"LogFormat": "JSON"
181-
},
182178
"Role": {
183179
"Fn::GetAtt": [
184180
"ProviderframeworkonEventServiceRole9FF04296",

0 commit comments

Comments
 (0)