terraform/builtin
Nashwan Azhari 63bc8e9852 provider/azurerm: Tidy up minor issues
This commit cleans up some of the work on the Azure ARM provider
following review by @phinze. Specifically:

- Unnecessary ASM-targeted tests are removed
- Validation is added to the `resource_group` resource
- `dns_servers_names` -> `dns_servers` as per the API documentation
- AZURE_SUBSCRIPTION_ID environment variable is renamed to be
  ARM_SUBSCRIPTION_ID in order to match the other environment variables
2015-12-15 17:26:33 -05:00
..
bins provider/azurerm: Initial commit. 2015-12-15 17:26:33 -05:00
providers provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00
provisioners Revert changing `path.Join()` to `filepath.Join()` (PR #3896) 2015-11-24 14:40:46 +01:00