terraform-provider-azurerm
terraform-provider-azurerm copied to clipboard
Terraform provider for Azure Resource Manager
and update test code to fix acc test failure. acc test summary: --- PASS: TestAccFirewallPolicy_basic (130.12s) --- PASS: TestAccFirewallPolicy_basicPremium (74.34s) --- PASS: TestAccFirewallPolicy_complete (71.72s) --- PASS: TestAccFirewallPolicy_completePremium (439.54s) --- PASS:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
fixes https://github.com/hashicorp/terraform-provider-azurerm/issues/15415 --- PASS: TestAccHDInsightHadoopCluster_removeTargetInstanceCount (1640.29s) --- PASS: TestAccHDInsightInteractiveQueryCluster_removeTargetInstanceCount (1443.82s) --- PASS: TestAccHDInsightKafkaCluster_removeTargetInstanceCount (1272.97s) --- PASS: TestAccHDInsightHBaseCluster_removeTargetInstanceCount (1370.34s) --- PASS: TestAccHDInsightRServerCluster_removeTargetInstanceCount (1646.08s) --- PASS: TestAccHDInsightSparkCluster_removeTargetInstanceCount (1957.82s) --- PASS: TestAccHDInsightStormCluster_removeTargetInstanceCount (1416.19s)
This PR is to support new property "ForceCmkForQuery".  
This PR is to support new storage account type `PremiumV2_LRS` for azurerm_managed_disk. This feature only exists in [API version 2022-03-02](https://github.com/Azure/azure-rest-api-specs/blob/01efd1f79d22d073b063554319562978c0bb1b9c/specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-02/DiskRP/disk.json#L537). Note: The TCs in below screenshot are also failed in...
Below properties are covered - extension_operations_enabled - rolling_upgrade_policy - cross_zone_upgrade_enabled - prioritize_unhealthy_instances_enabled - hardware_profile - virtual_cpus_available - virtual_cpus_per_core - additional_capabilities - hibernation_enabled - ultra_ssd_enabled - spot_restore - host_group_id - automatic_instance_repair...
fixing the issue:https://github.com/hashicorp/terraform-provider-azurerm/issues/17720, https://github.com/hashicorp/terraform-provider-azurerm/issues/17759
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...