Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/hcp-managed-aws-iam.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ The roles that {hcp} uses are shown in the following examples:
"elasticloadbalancing:ModifyTargetGroup",
"elasticloadbalancing:RegisterTargets",
"elasticloadbalancing:SetLoadBalancerPoliciesOfListener",
"elasticloadbalancing:SetSecurityGroups",
"iam:CreateServiceLinkedRole",
"kms:DescribeKey"
],
Expand Down
1 change: 1 addition & 0 deletions modules/installation-aws-permissions-iam-roles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ The following lists specify the default permissions for control plane and comput
* `elasticloadbalancing:RegisterTargets`
* `elasticloadbalancing:SetLoadBalancerPoliciesForBackendServer`
* `elasticloadbalancing:SetLoadBalancerPoliciesOfListener`
* `elasticloadbalancing:SetSecurityGroups`
* `kms:DescribeKey`

.Default IAM role permissions for compute instance profiles
Expand Down