From 30dc66221c8bd79718e90ffc960525c3fa2b8574 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 18 May 2018 12:05:52 -0400 Subject: [PATCH] Flip documented resolve_aws_unique_id value Fixes #4583 --- website/source/api/auth/aws/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/auth/aws/index.html.md b/website/source/api/auth/aws/index.html.md index 87b886d39..579e8d7c7 100644 --- a/website/source/api/auth/aws/index.html.md +++ b/website/source/api/auth/aws/index.html.md @@ -620,7 +620,7 @@ list in order to satisfy that constraint. - `inferred_aws_region` `(string: "")` - When role inferencing is activated, the 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. -- `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 [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