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

Adding deletion protection enabled field in the Cluster resource in redis. If this PR is for Terraform, I acknowledge that I have: 1. Searched through the issue tracker for an...

service/redis-cluster

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

service/bigtableadmin

Add instanceFlexibilityPolicy to google_compute_region_instance_group_manager to create instances by instanceSelections ```release-note:enhancement compute: added `instance_flexibility_policy` fields to `google_compute_region_instance_group_manager` resource ```

awaiting-approval
service/compute-managed

Unfortunately some major TODOs: Two functions in terraform.rb need to be converted to a go equivalent. Then logic in the template on one of these functions requires creating a map...

convert wait_for_commit.sh to go command https://github.com/hashicorp/terraform-provider-google/issues/17661 **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

As per the PR title this PR adds support for PSC based Alloydb clusters, this is only supported in the google-beta provider since APIs are still in beta. ```release-note:enhancement alloydb:...

awaiting-approval
service/alloydb

Fixes: https://github.com/hashicorp/terraform-provider-google/issues/17632 b/211663511 **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource Add InstanceConfig resource in Spanner product ```

service/spanner

Setting region as asia-south1 to check the availability of GCVE nodes in the region for the presubmit project `ci-test-project-188019`. Please ignore this PR for now. I will update the PR...

service/vmwareengine

This PR fixes https://github.com/hashicorp/terraform-provider-google/issues/17773 refactoring mmv1/third_party/terraform/services/dataflow/resource_dataflow_flex_template_job_test.go.erb to reference pre-existing google_kms_key_ring and google_kms_crypto_key, instead of creating/destroying new ones for each test. **Release Note Template for Downstream PRs (will be copied)** ```release-note:none...

service/dataflow

Fixes https://github.com/hashicorp/terraform-provider-google/issues/6782 Workaround for https://github.com/golang/go/issues/25321 Note that while I was able to reproduce the Go issue, I was not able to reproduce the TF issue - there seems to be...

disable-automatic-closure