-
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.
Upgrading to v15 of the Azure SDK for Go (#1077)
* Vendoring v15.0.0 of the Azure SDK for Go * Upgrading to v10.6.0 of Azure/go-autorest * Downgrading the Automation SDK to v12.5.0-beta of the Azure SDK for Go * Fixing the Storage SDK * Upgrading to support SDKv15 * Fixing a race condition in the Role Assignment tests ``` $ acctests azurerm TestAccAzureRMRoleAssignment === RUN TestAccAzureRMRoleAssignment === RUN TestAccAzureRMRoleAssignment/basic === RUN TestAccAzureRMRoleAssignment/basic/roleName === RUN TestAccAzureRMRoleAssignment/basic/builtin === RUN TestAccAzureRMRoleAssignment/basic/custom === RUN TestAccAzureRMRoleAssignment/basic/emptyName === RUN TestAccAzureRMRoleAssignment/import === RUN TestAccAzureRMRoleAssignment/import/basic === RUN TestAccAzureRMRoleAssignment/import/custom --- PASS: TestAccAzureRMRoleAssignment (446.84s) --- PASS: TestAccAzureRMRoleAssignment/basic (113.85s) --- PASS: TestAccAzureRMRoleAssignment/basic/roleName (32.06s) --- PASS: TestAccAzureRMRoleAssignment/basic/builtin (24.82s) --- PASS: TestAccAzureRMRoleAssignment/basic/custom (26.03s) --- PASS: TestAccAzureRMRoleAssignment/basic/emptyName (30.94s) --- PASS: TestAccAzureRMRoleAssignment/import (332.99s) --- PASS: TestAccAzureRMRoleAssignment/import/basic (30.90s) --- PASS: TestAccAzureRMRoleAssignment/import/custom (302.09s) PASS ok github.com/terraform-providers/terraform-provider-azurerm/azurerm 446.872s ``` * Fixing the Template Deployment tests ``` $ acctests azurerm TestAccAzureRMTemplateDeployment_withOutputs === RUN TestAccAzureRMTemplateDeployment_withOutputs --- PASS: TestAccAzureRMTemplateDeployment_withOutputs (226.89s) PASS ok github.com/terraform-providers/terraform-provider-azurerm/azurerm 226.921s ```
- Loading branch information
1 parent
bfa9ad6
commit ce7631a
Showing
365 changed files
with
47,798 additions
and
24,444 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
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
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
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
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
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
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
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
Oops, something went wrong.