mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-14 23:00:28 -07:00
- gcp_storage_bucket had a hard-coded bucket name. Making it based on the GCP project name to allow some attribution in the case of garbage detection.
2 lines
59 B
YAML
2 lines
59 B
YAML
---
|
|
resource_name: "{{ gcp_project }}-ansible-test-bucket"
|