Can we upgrade Vault in K8S with teraform
SrikantPatil88 opened this issue · 2 comments
SrikantPatil88 commented
Hi,
Thanks for the code.
I just want to understand how i can upgrade the vault which is on K8s with terraform code.
SrikantPatil88 commented
Hi,
I am new in terraform. Can someone please guide me where i can put "vault_variable" in the code..
I tried to add in the k8s.tf file it gives me below error,
An argument named "vault_version" is not expected here.
Looks like i am trying to use it in different place, Can someone please guide me.
SrikantPatil88 commented
I found it, Thanks