mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-30 08:31:37 -07:00
Creating Service Accounts (#125)
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
8dbbba47cc
commit
ff78ac3b85
4 changed files with 72 additions and 56 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
resource_name: "{{ resource_prefix }}"
|
||||
sa_name: sa-{{ 100000 | random }}@graphite-playground.google.com.iam.gserviceaccount.com
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue