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

**Release Note Template for Downstream PRs (will be copied)** ```release-note:enhancement bigquery: added `external_data_configuration.bigtable_options` to `google_bigquery_table` ```

awaiting-approval

**Release Note Template for Downstream PRs (will be copied)** ```release-note:note privateca: `google_privateca_certificate_template` now uses mmv1 engine instead of DCL ```

service/privateca

Description: Changes for supporting Private Service Connect (PSC) in Terraform. Issue - https://b.corp.google.com/issues/313702463 ```release-note:enhancement alloydb: added `psc_config` field to `google_alloydb_cluster` resource ``` ```release-note:enhancement alloydb: added `psc_instance_config` field to `google_alloydb_instance` resource...

service/alloydb

adding new tests for compute.googleapis.com/HealthCheck ```release-note:none compute: added testes field to `compute.googleapis.com/HealthCheck` resource ```

adding new tests for gkehub.googleapis.com/Feature ```release-note:none gkehub: added tests field to `gkehub.googleapis.com/Feature` resource ```

awaiting-approval

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

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

Adds datastream connection profile and stream configuration for sql server. Fixes https://github.com/hashicorp/terraform-provider-google/issues/17981 **Release Note Template for Downstream PRs (will be copied)** ```release-note:enhancement datastream: added sql server connection profile/stream configuration ```

awaiting-approval

Return json output for breaking change tool output. https://github.com/hashicorp/terraform-provider-google/issues/17635 **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

This PR adds the `scaling_config` field to the `google_dataproc_metastore_service` beta resource. This PR fixes [17949](https://github.com/hashicorp/terraform-provider-google/issues/17949) The `autoscaling_config` field enables the user to create a [DPMS2](https://cloud.google.com/dataproc-metastore/docs/core-concepts#versioning-2) service with autoscaling enabled using...

service/metastore