-
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 Wavelength support #14518
Comments
I can work on this if you haven't already started @ewbankkit |
@jukie If you have bandwidth, a PR for the the |
@ewbankkit If you have made any progress and would like someone to help test or troubleshoot, I'm willing. I'm AWS ProServe and willing to help push things within AWS if you need any support. |
@FireballDWF Thanks for the offer. |
route target of carrier gateway would be next and will prioritize the
remainder tonight
On Tue, Nov 17, 2020 at 10:21 AM Kit Ewbank ***@***.***> wrote:
@FireballDWF <https://github.com/FireballDWF> Thanks for the offer.
Would you be able to suggest a priority order for the changes?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#14518 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEWSKILPJLWMKYQGJG3MLSQKIH3ANCNFSM4PX52M4A>
.
--
Sent from Gmail Mobile
|
Proposed priority
|
I received access an hour ago to a wavelength account. I can attempt to build on Saturday morning. If you can include the aws_route resource change, that is sufficient for a minimal practical test. |
@FireballDWF I have added (hopefully) sufficient support to |
Support for the new |
The |
I did not see any changes to aws_route in that PR, and don't see the changes for aws_route anywhere else in the latest release. However I successfully tested aws_ec2_carrier_gateway in the latest release. |
@FireballDWF I pulled out the commit that updated |
This has been released in version 3.35.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
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
Description
AWS Wavelength is now available in
us-east-1
andus-west-2
.New or Affected Resource(s)
New
aws_ec2_carrier_gateway
(version 3.21.0)Updated
aws_route_table
(version 3.35.0)aws_route
(version 3.35.0)aws_eip
(network_border_group
added in version 3.14.0,carrier_ip_address
in version 3.22.0)aws_launch_template
(version 3.21.0)aws_network_interface
(version 3.22.0)aws_availability_zone
(version 3.22.0)aws_default_route_table
Potential Terraform Configuration
References
Announcement.
Blog post.
Requires AWS SDK v1.33.21:
Related:
The text was updated successfully, but these errors were encountered: