Skip to content

Commit cff27db

Browse files
authored
Merge pull request #445 from ovh/doc/iam-beta
doc: remove warning about IAM beta
2 parents 95e83bb + 03dc12b commit cff27db

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

website/docs/d/iam_policies.html.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ subcategory : "Account Management"
66

77
Use this data source to list the existing IAM policies of an account.
88

9-
## Important
10-
-> Using this resource requires that the account is enrolled in the OVHcloud [IAM beta](https://labs.ovhcloud.com/en/iam/)
11-
129
## Example Usage
1310

1411
```hcl

website/docs/d/iam_policy.html.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ subcategory : "Account Management"
66

77
Use this data source to retrieve am IAM policy.
88

9-
## Important
10-
-> Using this resource requires that the account is enrolled in the OVHcloud [IAM beta](https://labs.ovhcloud.com/en/iam/)
11-
129
## Example Usage
1310

1411
```hcl

website/docs/d/iam_reference_actions.html.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ subcategory : "Account Management"
66

77
Use this data source to list the IAM action associated with a resource type.
88

9-
## Important
10-
-> Using this resource requires that the account is enrolled in the OVHcloud [IAM beta](https://labs.ovhcloud.com/en/iam/)
11-
129
## Example Usage
1310

1411
```hcl

website/docs/d/iam_reference_resource_type.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ subcategory : "Account Management"
66

77
Use this data source to list all the IAM resource types.
88

9-
## Important
10-
-> Using this resource requires that the account is enrolled in the OVHcloud [IAM beta](https://labs.ovhcloud.com/en/iam/)
11-
129
## Example Usage
1310

1411
```hcl

website/docs/r/iam_policy.html.markdown

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ subcategory : "Account Management"
66

77
Creates an IAM policy.
88

9-
## Important
10-
-> Using this resource requires that the account is enrolled in the OVHcloud [IAM beta](https://labs.ovhcloud.com/en/iam/)
11-
12-
139
## Example Usage
1410

1511
```hcl

0 commit comments

Comments
 (0)