terraform-provider-vault
terraform-provider-vault copied to clipboard
Issue in vault_kubernetes_auth_backend_config docs
Hello,
I noticed that in the docs of vault_kubernetes_auth_backend_config it is mentioned that if no issuer is defined it will default to kubernetes.io/serviceaccount. To my understanding the default value is actually kubernetes/serviceaccount is that correct?
Thanks
Hi, yes, this is a typo in the docs and comments, and an easy one to patch. Actual default value is kubernetes/serviceaccount.