-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/resource_group: updating the Exists and Delete checks to use `hashi…
…corp/go-azure-sdk` This commit updates the Exists and Delete check functions to use `hashicorp/go-azure-sdk` rather than `Azure/azure-sdk-for-go` to enable cross-subscription test assertions to be used. Due to the `azurerm_resource_group` resource still using the Resource ID from the Azure API for historical reasons, this commit intentionally parses the Resource ID insensitively during the Exists and Delete functions - but this is a temporary solution until the Resource is updated in the future.
- Loading branch information
1 parent
2c60e6f
commit e6ee4fd
Showing
1 changed file
with
30 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters