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

Added support for the encryption flag on ebs_block_devices in launch configurations #4481

Merged
merged 2 commits into from
Jan 19, 2016
Merged

Added support for the encryption flag on ebs_block_devices in launch configurations #4481

merged 2 commits into from
Jan 19, 2016

Conversation

ElliotG
Copy link
Contributor

@ElliotG ElliotG commented Jan 1, 2016

The aws-sdk supports setting an encrypted flag on ebs_block_devices in launch configurations. If no snapshot is specified, then the encryption flag can be turned on/off. Default is off. Tested this by creating launch configurations with this both on and off.

@jen20
Copy link
Contributor

jen20 commented Jan 4, 2016

Hi @ElliotG! Thanks for submitting this - my initial impression is that this looks good. Is there any chance you have time to codify the behaviour in an acceptance test? If not we will likely still be able to merge this, but something like encrypted volumes feels like it should have some test coverage to me!

@ElliotG
Copy link
Contributor Author

ElliotG commented Jan 5, 2016

Sure. I'll try to get to this in the next week. Thanks for reviewing!

-Elliot Graebert
Cell: (408) 410-5407

On Jan 4, 2016, at 12:22 PM, James Nugent notifications@github.com wrote:

Hi @ElliotG! Thanks for submitting this - my initial impression is that this looks good. Is there any chance you have time to codify the behaviour in an acceptance test? If not we will likely still be able to merge this, but something like encrypted volumes feels like it should have some test coverage to me!


Reply to this email directly or view it on GitHub.

@catsby catsby added the waiting-response An issue/pull request is waiting for a response from the community label Jan 8, 2016
@catsby
Copy link
Contributor

catsby commented Jan 8, 2016

Fixes #3792

@ElliotG
Copy link
Contributor Author

ElliotG commented Jan 18, 2016

Hey folks,

Not sure if I'm supposed to respond to acknowledge that I've added a test? I know this is a minor feature, but this would enable me to start using mainline Terraform again :)

@catsby
Copy link
Contributor

catsby commented Jan 19, 2016

Looks good @ElliotG thanks!

catsby added a commit that referenced this pull request Jan 19, 2016
provider/aws: Added support for the encryption flag on ebs_block_devices in launch configurations
@catsby catsby merged commit 569e74c into hashicorp:master Jan 19, 2016
joshmyers pushed a commit to joshmyers/terraform that referenced this pull request Feb 18, 2016
bigkraig pushed a commit to bigkraig/terraform that referenced this pull request Mar 1, 2016
@ghost
Copy link

ghost commented Apr 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement provider/aws waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants