Skip to content

Commit 2d34561

Browse files
committed
remove alpha notice from dns_configuration resource
Updates tailscale/corp#33431 Signed-off-by: Percy Wegmann <[email protected]>
1 parent 557bc36 commit 2d34561

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/resources/dns_configuration.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ description: |-
99

1010
The dns_configuration resource allows you to manage the complete DNS configuration for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
1111

12-
~> **Warning:** This resource is in alpha, proceed with caution!
13-
1412
~> **Note:** The Tailscale Terraform provider has multiple resources for managing DNS configuration. This resource is meant to manage the entirety of a Tailnet's DNS configuration and conflicts with [tailscale_dns_nameservers](dns_nameservers.md), [tailscale_dns_preferences](dns_preferences.md), [tailscale_dns_search_paths](dns_search_paths.md), and [tailscale_dns_split_nameservers](dns_split_nameservers.md). This resource and previously mentioned resources should not be used simultaneously.
1513

1614
## Example Usage

templates/resources/dns_configuration.md.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ description: |-
99

1010
{{ .Description | trimspace }}
1111

12-
~> **Warning:** This resource is in alpha, proceed with caution!
13-
1412
~> **Note:** The Tailscale Terraform provider has multiple resources for managing DNS configuration. This resource is meant to manage the entirety of a Tailnet's DNS configuration and conflicts with [tailscale_dns_nameservers](dns_nameservers.md), [tailscale_dns_preferences](dns_preferences.md), [tailscale_dns_search_paths](dns_search_paths.md), and [tailscale_dns_split_nameservers](dns_split_nameservers.md). This resource and previously mentioned resources should not be used simultaneously.
1513

1614
## Example Usage

0 commit comments

Comments
 (0)