Skip to content

Commit b0bc9e8

Browse files
authored
Merge branch 'main' into support-aws-ec2-VPCEndpointService-supportedRegions
2 parents f15b0cf + 22dc717 commit b0bc9e8

File tree

362 files changed

+1053
-741120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

362 files changed

+1053
-741120
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.launch-template.js.snapshot/LambdaTestDefaultTestDeployAssert1AF2B360.assets.json

+1-1
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-ec2/test/integ.launch-template.js.snapshot/aws-cdk-ec2-lt-metadata-1.assets.json

+3-3
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-ec2/test/integ.launch-template.js.snapshot/aws-cdk-ec2-lt-metadata-1.template.json

+52
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,58 @@
284284
}
285285
]
286286
}
287+
},
288+
"pg749EE6ED": {
289+
"Type": "AWS::EC2::PlacementGroup",
290+
"Properties": {
291+
"Strategy": "spread"
292+
}
293+
},
294+
"LTWithPlacementGroup4B40027C": {
295+
"Type": "AWS::EC2::LaunchTemplate",
296+
"Properties": {
297+
"LaunchTemplateData": {
298+
"Placement": {
299+
"GroupName": {
300+
"Fn::GetAtt": [
301+
"pg749EE6ED",
302+
"GroupName"
303+
]
304+
}
305+
},
306+
"TagSpecifications": [
307+
{
308+
"ResourceType": "instance",
309+
"Tags": [
310+
{
311+
"Key": "Name",
312+
"Value": "aws-cdk-ec2-lt-metadata-1/LTWithPlacementGroup"
313+
}
314+
]
315+
},
316+
{
317+
"ResourceType": "volume",
318+
"Tags": [
319+
{
320+
"Key": "Name",
321+
"Value": "aws-cdk-ec2-lt-metadata-1/LTWithPlacementGroup"
322+
}
323+
]
324+
}
325+
]
326+
},
327+
"TagSpecifications": [
328+
{
329+
"ResourceType": "launch-template",
330+
"Tags": [
331+
{
332+
"Key": "Name",
333+
"Value": "aws-cdk-ec2-lt-metadata-1/LTWithPlacementGroup"
334+
}
335+
]
336+
}
337+
]
338+
}
287339
}
288340
},
289341
"Mappings": {

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.launch-template.js.snapshot/cdk.out

+1-1
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-ec2/test/integ.launch-template.js.snapshot/integ.json

+1-1
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-ec2/test/integ.launch-template.js.snapshot/manifest.json

+93-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)