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

[Enhancement]: data source for getting Vault server address

Open mxk opened this issue 1 year ago • 0 comments

Description

There is a vault_namespace data source for getting the current namespace, but there does not appear to be any way of getting the current server address. We're having to pass that around using variables, which is error-prone. It would be nice if there was either another data source that exposed the address parameter of the provider config, or if vault_namespace was extended to also report the address.

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

No response

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

mxk avatar Jun 17 '24 19:06 mxk