add ids to vpn_tunnel and vpn_gateway outputs (#377)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-08-30 12:15:03 -07:00 committed by Alex Stephen
commit de1449829f
2 changed files with 12 additions and 0 deletions

View file

@ -73,6 +73,12 @@ resources:
returned: always
type: complex
contains:
id:
description:
- The unique identifier for the resource. This identifier is defined by the
server.
returned: success
type: str
creationTimestamp:
description:
- Creation timestamp in RFC3339 text format.