terraform-provider-google icon indicating copy to clipboard operation
terraform-provider-google copied to clipboard

Terraform Provider for Google Cloud Platform

Results 752 terraform-provider-google issues
Sort by recently updated
recently updated
newest added

## Background We have a lot of datasources that predate the datasource wrapper, and what I'd call "modern" datasource docs like those for https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/compute_backend_bucket. I've seen a few contributions that...

documentation
size/s
technical-debt

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
documentation
size/xs

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
documentation
size/s

### Description When you create a nodepool with incorrect spec `plan` works fine but it fails during `apply`. One such example is the name of the nodepool which has a...

enhancement

## motivation There is generic standard advice and practices that we can quickly give feedback for on any given pr. For example enum fields should generally always be a string....

size/l
technical-debt
magic-modules

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new-resource
size/m

# Background When APIs have default values, we're able to solve those in a few ways: * `Default` values, which apply a fixed default at plan time for _every user_...

documentation
size/m
technical-debt

We generally push against tests that need prequisite manual setup. Usual workarounds for these include defining everything required with the TF configuration, or using a [bootstrap function](https://github.com/GoogleCloudPlatform/magic-modules/blob/main/mmv1/third_party/terraform/utils/bootstrap_utils_test.go). In rare cases,...

documentation
size/m
technical-debt

Failure rate: 100% since Aug 7 2022 Impacted tests: - TestAccDataprocMetastoreServiceIamPolicyGenerated - TestAccDataprocMetastoreServiceIamMemberGenerated - TestAccDataprocMetastoreServiceIamBindingGenerated - TestAccDataprocMetastoreServiceDatasource_basic - TestAccDataprocMetastoreService_dataprocMetastoreServiceMetadataExample (beta, since Aug 17 2022) - TestAccDataprocMetastoreService_dataprocMetastoreServiceAuxExample (beta, since Aug 17...

size/xs
test failure

Failure rate: 100% since Sept 5 2022 Impacted tests: - TestAccCloudBuildTrigger_cloudbuildTriggerServiceAccountExample - TestAccCloudRunService_cloudrunServiceIdentityExample Nightly builds: - https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudGoogleProject/335482?buildTab=tests&expandedTest=-7521920861646730327 Message: ``` Error: Error creating service account: googleapi: Error 409: Service account my-service-account...

size/xs
test failure