terraform/builtin
James Nugent c519ea74c5 provider/aws: Don't set NatGatewayId with no value
This fixes create aws_route_table resources in regions which do not
support the NAT Gateway yet (e.g. eu-central) - unless a value is
explicitly set in which case the API call will fail until such time as
NAT Gateway is supported.

Fixes #4499.
2016-01-04 16:14:30 -05:00
..
bins mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
providers provider/aws: Don't set NatGatewayId with no value 2016-01-04 16:14:30 -05:00
provisioners Revert changing `path.Join()` to `filepath.Join()` (PR #3896) 2015-11-24 14:40:46 +01:00