Skip to content

Commit 1bd3153

Browse files
authored
Mark ngw terraform as private preview only (#1388)
1 parent 5f8c724 commit 1bd3153

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/data-sources/vpc_nat_gateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Get information on a VPC NAT Gateway for use with other managed resources This
99
NAT Gateway properties as configured on the DigitalOcean account. This is useful if the VPC NAT Gateway in question
1010
is not managed by Terraform, or any of the relevant data would need to be referenced in other managed resources.
1111

12+
NOTE: VPC NAT Gateway is currently in Private Preview.
13+
1214
## Example Usage
1315

1416
Get the VPC NAT Gateway by name:

docs/resources/vpc_nat_gateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ subcategory: "Networking"
88
Provides a DigitalOcean VPC NAT Gateway resource. This can be used to create, modify,
99
read and delete VPC NAT Gateways.
1010

11+
NOTE: VPC NAT Gateway is currently in Private Preview.
12+
1113
## Example Usage
1214

1315
```hcl

0 commit comments

Comments
 (0)