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
doc: Updates Cedar action names and namespaces for Public Preview. (#3017)
* doc: Updates Cedar action names and namespaces for Public Preview.
* Revises per tech review.
* Revises per tech review.
* Updates Private to Public.
Copy file name to clipboardExpand all lines: docs/data-sources/resource_policies.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`mongodbatlas_resource_policies` returns all resource policies in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`mongodbatlas_resource_policy` describes a resource policy in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
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 Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`{{.Name}}` returns all resource policies in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`{{.Name}}` describes a resource policy in an organization.
4
4
5
-
-> **NOTE**: Resource Policies are currently in Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
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 Private Preview. To use this feature, you must take the following actions:
5
+
-> **NOTE**: Resource Policies are currently in Public Preview. To use this feature, you must take the following actions:
6
6
1. Enable the `Atlas Resource Policies` Preview Feature in your organization (contact [MongoDB Support](https://www.mongodb.com/services/support)).
7
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