Skip to content

Commit

Permalink
fix: update output type of service_account_id for modules/v2
Browse files Browse the repository at this point in the history
  • Loading branch information
q2w committed Nov 28, 2024
1 parent 886930c commit 88a4c2a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modules/v2/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,10 @@ spec:
- name: service_account_id
description: Service account id and email
type:
- map
- string
- object
- email: string
id: string
member: string
- name: service_id
description: Unique Identifier for the created service with format projects/{{project}}/locations/{{location}}/services/{{name}}
type: string
Expand Down

0 comments on commit 88a4c2a

Please sign in to comment.