Adding "name" to Cloud Build resource

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Will Beebe 2019-10-28 18:26:06 +00:00 committed by Modular Magician
commit 240d4286e6
2 changed files with 20 additions and 4 deletions

View file

@ -109,6 +109,11 @@ resources:
- The unique identifier for the trigger.
returned: success
type: str
name:
description:
- Name of the trigger. Must be unique within the project.
returned: success
type: str
description:
description:
- Human-readable description of the trigger.