You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/ip_ranges.html.markdown
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,5 @@ The following attributes are exported:
29
29
30
30
*`api` - The list of IP ranges in CIDR notation used for connections from user site to HCP Terraform APIs.
31
31
*`notifications` - The list of IP ranges in CIDR notation used for notifications.
32
-
*`sentinel` - The list of IP ranges in CIDR notation used for outbound requests from Sentinel policies.
32
+
*`sentinel` - The list of IP ranges in CIDR notation used for outbound requests from Sentinel policies. Applicable for [Policy Checks](https://developer.hashicorp.com/terraform/cloud-docs/policy-enforcement/manage-policy-sets#policy-checks) mode only (also known as Legacy mode).
33
33
*`vcs` - The list of IP ranges in CIDR notation used for connecting to VCS providers.
0 commit comments