-
-
Notifications
You must be signed in to change notification settings - Fork 130
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
EBS Optimization #97
Comments
@jrowinski3d thanks for creating the update. have you considered opening a PR for this? if you do, Id be fair to review |
hi @nitrocode , I get |
@jrowinski3d you'll have to fork this module, create a branch off your fork, commit changes to it, and PR the branch to this repo to submit the patch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
I would like a flag to be available to enable
ebs_optimzation
in the launch_templateExpected Behavior
I would like a flag to be available to enable
ebs_optimzation
in the launch_templateUse Case
Enable
ebs_optimzation
in the launch_templateDescribe Ideal Solution
Boolean flag to enable
ebs_optimzation
I tried to push a branch/PR but I am getting access denied. I'm wondering if possible to just add this flag to the
launch_template.tf
to allow users to enable the optimization.The text was updated successfully, but these errors were encountered: