-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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 VPN Resources #551
Comments
…ing enhancement as specified here : hashicorp/terraform#551
…an go-fmt for files. Adding enhancement as specified here : hashicorp/terraform#551
… go-fmt for files. Adding enhancement as specified here : hashicorp/terraform#551
+1 |
I believe all these features are now available. Please re-open or comment if we've missed something. Thanks! |
* mitchellh/master: (219 commits) fix sign() for temporary security credentials adding support for StorageEncrypted RDS option add Vpc peering Connection Support StorageType parameter in RDS requests Update to RDS API version 2014-10-31 Adds BlockDeviceMappings for LaunchConfigurations expose ASG termination policies include RootDeviceName in DescribeInstances result fix failing ec2 test adding ability to list egress rules and revoke egress rules Fixed incorrect api for deletion of customer gateway Support creating, deleting, and linking DHCPOptions. ec2: RunInstances: attach private IP address to the network interface if non-default VPC / subnet specified Add back `HostedZoneNameID` Fixing the AvailabilityZones attribute Ashutosh / Yahya - Added Delete Customer Gateway for AWS VPC VPN. Ran go-fmt for files. Adding enhancement as specified here : hashicorp/terraform#551 Ashutosh / Yahya - Added Describe Customer Gateway for AWS VPC VPN. Ran go-fmt for files. Adding enhancement as specified here : hashicorp/terraform#551 Ashutosh / Yahya - Added Create Customer Gateway for AWS VPC VPN. Adding enhancement as specified here : hashicorp/terraform#551 Fix parameter Fix for Aliasing ...
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Hi.
We are using terraform to create a VPC and the related resources in AWS. We were not able to find the corresponding AWS resources in terraform -
Customer Gateway
Virtual Private Gateway
VPN Connection
Option for "Route Propogation" in Route Tables
Are there any plans to add the above to terraform in the near future?
Thanks,
Murtaza
The text was updated successfully, but these errors were encountered: