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

Added compression_mode field in google_compute_backend_bucket and google_compute_backend_service resources. fixes https://github.com/hashicorp/terraform-provider-google/issues/11251 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) for an...

# Description Partially fixes https://github.com/hashicorp/terraform-provider-google/issues/8701 This PR changes the `expandIamCondition` function, which is used in all IAM `_binding` and `_member` resources to read parts of the resources state and convert...

fixes {https://github.com/hashicorp/terraform-provider-google/issues/10100} : "google_vertex_ai_featurestore_entitytype: Cannot determine region: set in this resource, or set provider-level 'region' or 'zone' #10100. If this PR is for Terraform, I acknowledge that I have: -...

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) for an open issue that this either resolves or contributes to, commented...

It has been a common friction point for contributors (at Google and beyond) to bootstrap the development environment. In particular the setup of the ruby installation. This change adds a...

Closes https://github.com/hashicorp/terraform-provider-google/issues/12610 Need to check why code was like this & if it's ok to remove now ---- If this PR is for Terraform, I acknowledge that I have: -...

Add new resource cryptoKeyVersions If this PR is for Terraform, I acknowledge that I have: - [ ] Searched through the [issue tracker](https://github.com/hashicorp/terraform-provider-google/issues) for an open issue that this either...

Hi team, fixes hashicorp/terraform-provider-google#12466 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) for an open issue that this either resolves...

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) for an open issue that this either resolves or contributes to, commented...

Currently CloudBuild does not support GitHubEnterpriseConfig. This PR adds the support of creating GitHubEnterpriseConfig resources. fixes {https://github.com/hashicorp/terraform-provider-google/issues/9956} If this PR is for Terraform, I acknowledge that I have: - [X]...