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

Version 1.16 breaks in aws_instance resources in govcloud #4372

Closed
dotspec opened this issue Apr 26, 2018 · 2 comments
Closed

Version 1.16 breaks in aws_instance resources in govcloud #4372

dotspec opened this issue Apr 26, 2018 · 2 comments
Labels
bug Addresses a defect in current functionality. partition/aws-us-gov Pertains to the aws-us-gov partition. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@dotspec
Copy link

dotspec commented Apr 26, 2018

Hi there,

Terraform Version

0.11.1

Affected Resource(s)

Please list the resources as a list, for example:

  • aws_instance possibly others

If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.

Terraform Configuration Files

Picture a .tf file with a vanilla aws_instance resource in it.

Debug Output

This is probably the only thing of importance here.

"DEBUG: Validate Response ec2/DescribeInstanceCreditSpecifications failed, not retrying, error UnsupportedOperation: The functionality you requested is not available in this region."

Expected Behavior

The plan should have executed successfully.

Actual Behavior

"aws_instance.instance-4: aws_instance.instance-4:: UnsupportedOperation: The functionality you requested is not available in this region.
status code: 400, request id: a6ff93d2-88bc-48c8-ade0-9992009c1fd0"

Steps to Reproduce

  1. Don't pin your provider version
  2. terraform plan

Important Factoids

Pinning to version 1.15 works as expected.

@bflad bflad added this to the v1.17.0 milestone Apr 26, 2018
@bflad bflad added bug Addresses a defect in current functionality. service/ec2 Issues and PRs that pertain to the ec2 service. partition/aws-us-gov Pertains to the aws-us-gov partition. labels Apr 26, 2018
@bflad
Copy link
Contributor

bflad commented Apr 26, 2018

Sorry you ran into trouble here. This is a duplicate of #4359 which already has the fix #4362 merged in and will be released with v1.17.0 of the AWS provider, middle of next week.

@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. partition/aws-us-gov Pertains to the aws-us-gov partition. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

No branches or pull requests

2 participants