terraform/builtin/providers/azurerm
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
..
config.go provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00
provider.go provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00
provider_test.go provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00
resourceArmResourceGroup.go provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00
resourceArmVirtualNetwork.go provider/azurerm: Tidy up minor issues 2015-12-15 17:26:33 -05:00