Flip documented resolve_aws_unique_id value

Fixes #4583
This commit is contained in:
Jeff Mitchell 2018-05-18 12:05:52 -04:00
parent 668e2358aa
commit 2f97c3017f

View File

@ -620,7 +620,7 @@ list in order to satisfy that constraint.
- `inferred_aws_region` `(string: "")` - When role inferencing is activated, the - `inferred_aws_region` `(string: "")` - When role inferencing is activated, the
region to search for the inferred entities (e.g., EC2 instances). Required if region to search for the inferred entities (e.g., EC2 instances). Required if
role inferencing is activated. This only applies to the iam auth method. role inferencing is activated. This only applies to the iam auth method.
- `resolve_aws_unique_ids` `(bool: false)` - When set, resolves the - `resolve_aws_unique_ids` `(bool: true)` - When set, resolves the
`bound_iam_principal_arn` to the `bound_iam_principal_arn` to the
[AWS Unique ID](http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-unique-ids) [AWS Unique ID](http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-unique-ids)
for the bound principal ARN. This field is ignored when for the bound principal ARN. This field is ignored when