The Magician

Results 5 issues of The Magician

fixes https://github.com/terraform-providers/terraform-provider-google/issues/5631 remove sweepers for healthcare datastores as they'll be swept by the dataset sweepers **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ``` Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/3412

Fixes https://github.com/terraform-providers/terraform-provider-google/issues/5759. Also added a bunch of warnings around ForceNew to our resource code and warnings around lifecycle.prevent_destroy to the docs. **Release Note Template for Downstream PRs (will be copied)**...

* The stripQuery parameter should not be required since it is set to false by default. * Documentation has been synced with: https://cloud.google.com/compute/docs/reference/rest/v1/urlMaps **Release Note Template for Downstream PRs (will...

changed inspect_template_name from required to optional and added test cases. fixes https://github.com/hashicorp/terraform-provider-google/issues/11858 If this PR is for Terraform, I acknowledge that I have: - [X] Searched through the [issue tracker](https://github.com/hashicorp/terraform-provider-google/issues)...

Adding in Support for in-place update of Provisioned IOPS for Hyperdisk SKUs on google_compute_disk resources https://cloud.google.com/compute/docs/disks/hyperdisks Currently only PD SKU that is supports in-place updates to Provisioned IOPS If this...