Skip to content

Commit

Permalink
update the description of permissions in vpcep service (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiChangkuo authored Mar 19, 2021
1 parent f2818e6 commit 8d495ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/vpcep_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following arguments are supported:
* `approval` (Optional, Bool) - Specifies whether connection approval is required. The default value is false.

* `permissions` (Optional, List) - Specifies the list of accounts to access the VPC endpoint service.
The record is in the `iam:domain::domain_id` format. *iam:domain::\** allows all users to access the VPC endpoint service.
The record is in the `iam:domain::domain_id` format, while `*` allows all users to access the VPC endpoint service.

* `tags` - (Optional, Map) The key/value pairs to associate with the VPC endpoint service.

Expand Down

0 comments on commit 8d495ea

Please sign in to comment.