Add Automation Service Accounts Output (#2640)

* Add Automation Service Accounts Output

* Add Automation Service Accounts Output

* Add Projects Output, Along with Docs

* Fix output

---------

Co-authored-by: Julio Castillo <jccb@google.com>
This commit is contained in:
Joshua Wright
2024-11-17 17:29:06 +00:00
committed by GitHub
parent f9bfa04c40
commit 2676010629
4 changed files with 23 additions and 12 deletions

View File

@@ -449,8 +449,8 @@ update_rules:
| name | description | sensitive |
|---|---|:---:|
| [folders](outputs.tf#L17) | Folder ids. | |
| [projects](outputs.tf#L22) | Project module outputs. | |
| [service_accounts](outputs.tf#L27) | Service account emails. | |
| [projects](outputs.tf#L22) | Created projects. | |
| [service_accounts](outputs.tf#L43) | Service account emails. | |
<!-- END TFDOC -->
## Tests