Skip to content

Commit

Permalink
chore: tfproviderdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonaj committed Nov 4, 2024
1 parent de2967e commit 28df786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/docs/ephemerals/kms_secrets.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ Concepts](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html)

## Attribute Reference

This ephemeral resource exports the following attributes in addition to the arguments above:
This resource exports the following attributes in addition to the arguments above:

* `plaintext` - Map containing each `secret` `name` as the key with its decrypted plaintext value
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ output "example" {

## Attribute Reference

This ephemeral resource exports the following attributes in addition to the arguments above:
This resource exports the following attributes in addition to the arguments above:

* `arn` - ARN of the secret.
* `created_date` - Created date of the secret in UTC.
Expand Down

0 comments on commit 28df786

Please sign in to comment.