terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

[Docs]: "Ephemeral Attributes Reference" makes little sense

Open gui-don opened this issue 5 months ago • 0 comments
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

gui-don avatar May 22 '25 17:05 gui-don