008dc970b6
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. |
||
---|---|---|
.. | ||
config.go | ||
provider.go | ||
provider_test.go | ||
resource_arm_local_network_gateway.go | ||
resource_arm_local_network_gateway_test.go | ||
resource_arm_resource_group.go | ||
resource_arm_resource_group_test.go | ||
resource_arm_virtual_network.go | ||
resource_arm_virtual_network_test.go | ||
resourceid.go | ||
resourceid_test.go |