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

Fix connecting encrypted ebs volumes to aws_instances #1718

Merged
merged 3 commits into from
Apr 29, 2015

Conversation

ravenac95
Copy link

I found out, after working with terraform today that when you applied the encrypted = true option for a ebs_block_device in an aws_instance the encrypted option is completely ignored. This PR should fix that issue. I branched off of v0.4.2. I'm not sure what the proper protocol is for you guys, but I figured the change is small enough that it can be moved around and updated easily if we need to merge in the latest code. I just figured it'd be something for a v0.4.3.

All associated tests have been run.

@ravenac95 ravenac95 changed the title Fix connecting encrypted ebs volumes Fix connecting encrypted ebs volumes to aws_instances Apr 28, 2015
@mitchellh
Copy link
Contributor

This looks fantastic. Thanks!

mitchellh added a commit that referenced this pull request Apr 29, 2015
provider/aws: Fix connecting encrypted ebs volumes to aws_instances
@mitchellh mitchellh merged commit 57af67b into hashicorp:master Apr 29, 2015
@ghost
Copy link

ghost commented May 3, 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 May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants