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 [gcloud REST API methods to manage BigQuery Data Transfer Configs](https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.transferConfigs/create) specify two parameters which are not available in the google_bigquery_data_transfer_config resource: `versionInfo` and `authorizationCode`. This seems like a fairly...

yelling into the darkness to see what comes back **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

Fixes this test by skipping in VCR as it has non-determinism If this PR is for Terraform, I acknowledge that I have: - [ ] Searched through the [issue tracker](https://github.com/hashicorp/terraform-provider-google/issues)...

Revert #10089 ``` fix forceNew on master_ipv4_cidr_block and private_endpoint_subnetwork (#10089) ```

Based on discussion on naming, adopted `Terraform provider for Google Cloud` / `Google Cloud provider` **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```

Add a new resource definition for IAP tunnel destination groups and related IAM policies. Fixes https://github.com/hashicorp/terraform-provider-google/issues/17417 **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_iap_tunnel_dest_group` ```

The general transition from Container Registry is outlined in [this](https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr) public doc. The GCF-specific API transition has already completed. The field `docker_registry` was already marked as optional and computed --...

This PR consists of adding a new resource to kms service called ekm_connection. Ekm_connection resource is used for external key management. Bug tickets: b/312739028 **Release Note Template for Downstream PRs...

Graduate support of GKE Queued Provisioning to GA **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource container: promoted `google_container_node_pool.queued_provisioning` to GA (ga) ```

**Release Note Template for Downstream PRs (will be copied)** ```release-note:enhancement workstations: add support for `ephemeral_directories` in `google_workstations_workstation_config` ```

service/workstations