We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d98ea commit 02ebd02Copy full SHA for 02ebd02
specification/resources/vpc_nat_gateways/examples.yml
@@ -9,6 +9,7 @@ vpc_nat_gateway_create_request:
9
udp_timeout_seconds: 30
10
icmp_timeout_seconds: 30
11
tcp_timeout_seconds: 30
12
+ project_id: "9cc10173-e9ea-4176-9dbc-a4cee4c4ff30"
13
14
vpc_nat_gateway_update_request:
15
value:
specification/resources/vpc_nat_gateways/responses/examples.yml
@@ -18,6 +18,7 @@ vpc_nat_gateways:
18
19
created_at: "2025-08-12T18:43:14Z"
20
updated_at: "2025-08-12T19:00:04Z"
21
22
links:
23
pages:
24
meta:
0 commit comments