Skip to content

Commit

Permalink
feat(ec2): support placementGroup for ec2.Instance (#30293)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #30292

### Reason for this change

To allow ec2.Instance to specify `placementGroup`.

### Description of changes



### Description of how you validated changes

- [x] integ test
- [x] unit test


### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
pahud committed May 22, 2024
1 parent dfea721 commit f4b1d5a
Show file tree
Hide file tree
Showing 14 changed files with 1,704 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f4b1d5a

Please sign in to comment.