hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.19k forks source link

[Enhancement]: KMS arn output for Secrets Manager Secret #37224

Open AndrewCharlesHay opened 6 months ago

AndrewCharlesHay commented 6 months ago

Description

The current output only has the kms key id from the arguments but the arn after creation would be helpful.

Affected Resource(s) and/or Data Source(s)

aws_secretsmanager_secret

Potential Terraform Configuration

aws_secretsmanager_secret.example.kms_key_arn

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 6 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue