-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Amazon side private ASN for aws_vpn_gateway (#1888)
* Add support for Amazon side private ASN for aws_vpn_gateway. * Use 'TypeFloat' (golang float64) instead of 'TypeString' for Amazon side ASN. * Additional filter on available VGWs in acceptance test. * Revert "Use 'TypeFloat' (golang float64) instead of 'TypeString' for Amazon side ASN." This reverts commit 1c7e0aa0c977e9b7edb2b348fd356b590e1d976c.
- Loading branch information
1 parent
fc732e5
commit 41b957f
Showing
8 changed files
with
217 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.