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: docs/data-sources/resource_policies.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`mongodbatlas_resource_policies` returns all resource policies in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
Copy file name to clipboardExpand all lines: docs/data-sources/resource_policy.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`mongodbatlas_resource_policy` describes a resource policy in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
Copy file name to clipboardExpand all lines: docs/resources/resource_policy.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`mongodbatlas_resource_policy` provides a Resource Policy resource. The resource lets you create, edit and delete resource policies to prevent misconfigurations and reduce the need for corrective interventions in your organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
Copy file name to clipboardExpand all lines: templates/data-sources/resource_policies.md.tmpl
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`{{.Name}}` returns all resource policies in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
Copy file name to clipboardExpand all lines: templates/data-sources/resource_policy.md.tmpl
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`{{.Name}}` describes a resource policy in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
Copy file name to clipboardExpand all lines: templates/resources/resource_policy.md.tmpl
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
`{{.Name}}` provides a Resource Policy resource. The resource lets you create, edit and delete resource policies to prevent misconfigurations and reduce the need for corrective interventions in your organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
-
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
-
2. Enable the [Preview Features](https://github.com/mongodb/terraform-provider-mongodbatlas?tab=readme-ov-file#preview-features) when running `terraform` commands.
0 commit comments