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

instance_interruption_behavior in aws_spot_instance_request #2670

Closed
dmrzzz opened this issue Dec 14, 2017 · 3 comments · Fixed by #4195
Closed

instance_interruption_behavior in aws_spot_instance_request #2670

dmrzzz opened this issue Dec 14, 2017 · 3 comments · Fixed by #4195
Labels
bug Addresses a defect in current functionality. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@dmrzzz
Copy link

dmrzzz commented Dec 14, 2017

https://www.terraform.io/docs/providers/aws/r/spot_instance_request.html mentions instance_interruption_behavior, but trying to use this argument results in "invalid or unknown key: instance_interruption_behavior".

I eventually figured out that you have to spell it instance_interruption_behaviour instead -- which is fine, but the documentation should spell it accurately.

@apparentlymart apparentlymart added the bug Addresses a defect in current functionality. label Dec 20, 2017
@apparentlymart
Copy link
Contributor

Hi @dmrzzz! Thanks for reporting this.

In this case it seems that the implementation is what's wrong here, since Terraform conventions call for U.S. English rather than British English spellings for attribute names. Since this has already been shipped with the British spelling, though, I suppose we will need to support both for a while and deprecate the British spelling to allow people to transition to the expected spelling.

@bflad
Copy link
Contributor

bflad commented Apr 12, 2018

Documentation PR: #4195

@ghost
Copy link

ghost commented Apr 6, 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
4 participants