terraform/builtin
James Nugent 008dc970b6 provider/azurerm: Fix up network gateway tests
This diff represents the changes  necessary to make local network
gateway tests pass:

- Parse the resource ID instead of relying on attributes
- Remove unecessary logging (which is handled via the autorest wrapper)
- Resource GUID is removed - if this is actually required for anything
  we may need to find a way to supress it during apply, as we get
  spurious diffs in plans otherwise.
- Various typos fixed.
2015-12-23 18:49:21 +02:00
..
bins mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
providers provider/azurerm: Fix up network gateway tests 2015-12-23 18:49:21 +02:00
provisioners Revert changing `path.Join()` to `filepath.Join()` (PR #3896) 2015-11-24 14:40:46 +01:00