terraform-provider-vault
terraform-provider-vault copied to clipboard
[Docs]: "Ephemeral Attributes Reference" makes little sense
trafficstars
Documentation Link
https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/kv_secret_v2
Description
Terraform documents ephemeral resources and arguments.
An ephemeral "attribute" would be an attribute only available during Terraform runtime, which does not seems to be the case (json_data_wo is null even during Terraform execution).
I believe "Ephemeral Arguments Reference" would be the correct terme
References
No response
Would you like to implement a fix?
None