mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-01 10:51:08 -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"
|