Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix output "id" in "simple-sa" module
`account_id` returns only the name of the service account (passed by var.name) To get a fully-qualified ID mentioned in the description field we should use the `id` attribute instead.
- Loading branch information