Skip to content

Commit 502d42d

Browse files
committed
docs(mnq): remove permission restriction note (#3058)
1 parent 1c1267d commit 502d42d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/resources/mnq_sns_credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following arguments are supported:
3434

3535
- `name` - (Optional) The unique name of the SNS credentials.
3636

37-
- `permissions` - (Optional). List of permissions associated with these credentials. Only one of the following permissions may be set:
37+
- `permissions` - (Optional). List of permissions associated with these credentials.
3838
- `can_publish` - (Optional). Defines whether the user can publish messages to the service.
3939
- `can_receive` - (Optional). Defines whether the user can receive messages from the service.
4040
- `can_manage` - (Optional). Defines whether the user can manage the associated resource(s).

docs/resources/mnq_sqs_credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following arguments are supported:
3434

3535
- `name` - (Optional) The unique name of the SQS credentials.
3636

37-
- `permissions` - (Optional). List of permissions associated with these credentials. Only one of the following permissions may be set:
37+
- `permissions` - (Optional). List of permissions associated with these credentials.
3838
- `can_publish` - (Optional). Defines whether the user can publish messages to the service.
3939
- `can_receive` - (Optional). Defines whether the user can receive messages from the service.
4040
- `can_manage` - (Optional). Defines whether the user can manage the associated resource(s).

0 commit comments

Comments
 (0)