terraform/builtin
Sander van Harmelen d9af954c60 provider/aws: fixing the aws_internet_gateway resource
The resource is build so it can attach and detach the Internet Gateway
from a VPC, but as the schema has `Required` and `ForceNew` both set
to `true` for the vpc_id field it will never use these capabilities.
2014-12-14 12:20:59 +01:00
..
bins Merge pull request #645 from svanharmelen/f-cloudstack-provider 2014-12-10 22:33:09 +01:00
providers provider/aws: fixing the aws_internet_gateway resource 2014-12-14 12:20:59 +01:00
provisioners Fix failing tests 2014-10-09 21:29:21 -07:00