mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-06 14:13:16 -06:00
63bc8e9852
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 |
||
---|---|---|
.. | ||
config.go | ||
provider_test.go | ||
provider.go | ||
resourceArmResourceGroup.go | ||
resourceArmVirtualNetwork.go |