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 misspelled in spot_fleet_request #4827

Closed
haokanga opened this issue Jun 13, 2018 · 3 comments · Fixed by #4837
Closed

instance_interruption_behavior misspelled in spot_fleet_request #4827

haokanga opened this issue Jun 13, 2018 · 3 comments · Fixed by #4837
Labels
documentation Introduces or discusses updates to documentation. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@haokanga
Copy link

haokanga commented Jun 13, 2018

instance_interruption_behavior was misspelled as instance_interruption_behaviour in the implementation of both aws_spot_instance_request and spot_fleet_request.

This issue in aws_spot_instance_request get reported by #2670 and fixed per #1986 #4195

However, this issue still exists in spot_fleet_request
https://www.terraform.io/docs/providers/aws/r/spot_fleet_request.html#instance_interruption_behavior

$ terraform version
Terraform v0.11.7
+ provider.aws v1.22.0

$ terraform validate
Error: aws_spot_fleet_request.student_spot_instance_fleet: : invalid or unknown key: instance_interruption_behavior
@bflad bflad added documentation Introduces or discusses updates to documentation. service/ec2 Issues and PRs that pertain to the ec2 service. labels Jun 14, 2018
@bflad bflad added this to the v1.24.0 milestone Jun 14, 2018
@bflad
Copy link
Contributor

bflad commented Jun 14, 2018

The documentation fix will go out with version 1.24.0 of the AWS provider, likely middle of next week.

@ghost
Copy link

ghost commented Apr 5, 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 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants