google.cloud/tests/integration/targets/gcp_storage_bucket/defaults/main.yml
Yusuke Tsutsumi d03d7beda2 tests: fix gcp_storage_bucket test
- 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.
2022-10-09 06:15:24 +00:00

2 lines
59 B
YAML

---
resource_name: "{{ gcp_project }}-ansible-test-bucket"