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

Add Google Cloud Platform support to Terraform

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

- fixes hashicorp/terraform-provider-google#10343 - premium feature 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...

[Location Policy](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler#location_policy) is a GKE Autoscaling feature that allows users to specify VM distribution between zones. \ [Total Min and Max size](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler#minimum_and_maximum_node_pool_size) is a complementary GKE Autoscaling feature that allows...

Add the `google_vertex_ai_endpoint` resource. part of https://github.com/hashicorp/terraform-provider-google/issues/9298 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...

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 resolves or contributes to,...

Added support in compute global forwarding rules for service directory registrations 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...

This PR solves https://github.com/hashicorp/terraform-provider-google/issues/12219 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...

Reverts GoogleCloudPlatform/magic-modules#6337 to exercise the ci pipeline again ```release-note:none Release note ```

To contribute to the following: https://cloud.google.com/run/docs/mapping-custom-domains 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...

# Description Closes https://github.com/hashicorp/terraform-provider-google/issues/11773 This PR addresses the issue with this: - **Overrides links automatically added to argument names by the Registry** by adding `` tags to the argument names...

Recently while working on my first TPG contribution I discovered a few details that I didn't see covered in the docs. I think these will make future contributors' experiences better....