Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ebs_optimized option #3492

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

pbarnajc
Copy link
Contributor

Fixes: #2988

Adds ebs_optimized parameter for ec2 instances.

Currently this defaults to false to keep it in line with the previous behavior.

Copy link
Member

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pbarnajc thx

@npalm npalm merged commit bf73f1c into philips-labs:main Sep 22, 2023
npalm pushed a commit that referenced this pull request Sep 22, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.3.0](v4.2.3...v4.3.0)
(2023-09-22)


### Features

* Add ebs_optimized option
([#3492](#3492))
([bf73f1c](bf73f1c))


### Bug Fixes

* **lambda:** Bump the aws group in /lambdas with 5 updates
([#3483](#3483))
([1fad99d](1fad99d))
* missing partion in ARN to support China or govCloud
([#3494](#3494))
([b0b3df6](b0b3df6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option for EBS Optimized?
2 participants