Skip to content

Commit 55c61c3

Browse files
author
Kimmo Forss
committed
Add NAT Gateway variables
1 parent f931273 commit 55c61c3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/sap/automation/configure-workload-zone.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,18 @@ ANF_service_level = "Ultra"
277277
> | `use_custom_dns_a_registration` | Use an existing private DNS zone. | Optional |
278278
279279

280+
### NAT support
281+
282+
> [!div class="mx-tdCol2BreakAll "]
283+
> | Variable | Description | Type |
284+
> | ----------------------------------- | ------------------------------------------------------------------------ | -------- |
285+
> | `deploy_nat_gateway` | DIf set, deploys a NAT gateway. | Optional |
286+
> | `management_dns_resourcegroup_name` | Resource group that contains the private DNS zone. | Optional |
287+
> | `management_dns_subscription_id` | Subscription ID for the subscription that contains the private DNS zone. | Optional |
288+
> | `use_custom_dns_a_registration` | Use an existing private DNS zone. | Optional |
289+
290+
291+
280292
## Other parameters
281293

282294
> [!div class="mx-tdCol2BreakAll "]

0 commit comments

Comments
 (0)