Skip to content

Commit 89291ef

Browse files
Move regional SSL policies to GA (#8443) (#5950)
Signed-off-by: Modular Magician <[email protected]>
1 parent 1a75c3a commit 89291ef

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changelog/8443.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
```release-note:new-resource
2+
`google_compute_region_ssl_policy` (GA)
3+
4+
```

website/docs/r/compute_region_ssl_policy.html.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@ description: |-
2222
Represents a Regional SSL policy. SSL policies give you the ability to control the
2323
features of SSL that your SSL proxy or HTTPS load balancer negotiates.
2424

25-
~> **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider.
26-
See [Provider Versions](https://terraform.io/docs/providers/google/guides/provider_versions.html) for more details on beta resources.
2725

2826
To get more information about RegionSslPolicy, see:
2927

30-
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/beta/regionSslPolicies)
28+
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/regionSslPolicies)
3129
* How-to Guides
3230
* [Using SSL Policies](https://cloud.google.com/compute/docs/load-balancing/ssl-policies)
3331

0 commit comments

Comments
 (0)