terraform-google-modules / terraform-google-project-factory

Creates an opinionated Google Cloud project by using Shared VPC, IAM, and Google Cloud APIs
https://registry.terraform.io/modules/terraform-google-modules/project-factory/google
Apache License 2.0
826 stars 535 forks source link

fix: move the urlencodes inside the resource block #849

Closed drandell closed 8 months ago

drandell commented 11 months ago

Just like the documentation examples I feel it makes more sense to also have the urlencode directly in the resource, rather than relying on the user todo this.

Also updated the documentation example to match the example used in the examples folder.

This could be a breaking change?

github-actions[bot] commented 8 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days