Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/kms_alias#attribute-reference
Description
Under the attribute reference section of the docs in the aws_kms_alias data source; both the arn and id share the same string describing what they are, but they should be different as they are different attributes with different outputs.
Happy to give a go at wording the ID string being changed. e.g something as simple as Identifier of the key alias
References
No response
Would you like to implement a fix?
Yes
Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/kms_alias#attribute-reference
Description
Under the attribute reference section of the docs in the
aws_kms_aliasdata source; both thearnandidshare the same string describing what they are, but they should be different as they are different attributes with different outputs.Happy to give a go at wording the ID string being changed. e.g something as simple as
Identifier of the key aliasReferences
No response
Would you like to implement a fix?
Yes