magic-modules icon indicating copy to clipboard operation
magic-modules copied to clipboard

Add Google Cloud Platform support to Terraform

Results 409 magic-modules issues
Sort by recently updated
recently updated
newest added

The lack of PATCH method results in bugs such as orphaned snapshots when users use Terraform to edit snapshot schedules for disks, since Terraform will plan to delete and recreate...

service/compute-instances
service/compute-pd

This PR is to add terraform support for Multi-network GA on GKE cluster. The Multi-network in Terraform beta was added to the magic module in the PR #8385. This PR...

awaiting-approval

**Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

Related to http://b/309603080. Bug Description: https://github.com/hashicorp/terraform-provider-google/issues/16427 Adding new template for SCC API V1 Project Notification Config https://cloud.google.com/security-command-center/docs/reference/rest/v1/projects.notificationConfigs **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_scc_project_notification_config` ```

service/securitycenter

release-note: b/331417946 Add new flag "check_if_service_has_usage_on_destroy" to resource "google_project_service" to support customer feedback https://github.com/hashicorp/terraform-provider-google/issues/17686 **Release Note Template for Downstream PRs (will be copied)** ```release-note:enhancement resourcemanager: added `check_if_service_has_usage_on_destroy` field to `google_project_service`...

service/serviceusage

This fixes an issue with importing log views created with the DCL-based provider. **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

service/logging

Related to http://b/330538229. Issue No: https://b.corp.google.com/issues/339718614 Issue No: https://b.corp.google.com/issues/339718347 Issue No: https://b.corp.google.com/issues/339718346 Adding new template to move from SCC API v1 → SCC Management API for post-V2-GA release customers and...

awaiting-approval
service/securitycenter

**Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

service/terraform

Fixes: https://github.com/hashicorp/terraform-provider-google/issues/18247 keyAccessJustificationsPolicy is a new field on the CryptoKey resource currently in private beta. Terraform support is added now ahead of full public release. ```release-note:enhancement cloudkms: added `keyAccessJustificationsPolicy` beta...

service/cloudkms

Changed condition in ```secret_manager_config``` in ```google_container_cluster``` to work for Secret Manager CSI addon GA version. **Release Note Template for Downstream PRs (will be copied)** ```release-note: container: changed `secret_manager_config` field in...

service/container