-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
aws_elastic_beanstalk_hosted_zone Unsupported region: eu-north-1 #7763
Comments
Hi @Vadim-Zenin 👋 Thanks for submitting this. We generate the data source information based on the AWS Regions and Endpoints documentation, which oddly is still missing the value. Are you aware if there is a correct value and what it might be? Thanks. |
Hi @bflad , |
The issue exists still:
|
@Vadim-Zenin sorry I probably should not have used the word "generate" before; these values are currently hardcoded in the data source. This pull request will update the data source: #7829 |
Support for the new region has been merged in and will release with version 2.1.0 of the Terraform AWS Provider, likely in the next day or two. |
@bflad thank you. |
This has been released in version 2.1.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
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! |
Community Note
Terraform Version
terraform -v Terraform v0.11.11
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Provide output with Beanstalk's Application load balancer zone ID.
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
It works in different regions (ca-central-1 for example)
References
The text was updated successfully, but these errors were encountered: