alexanderchadwick
Results
1
comments of
alexanderchadwick
I've got the same issue. Currently working around by using the `auth_login` block: ``` provider "vault" { address = "https://${var.address}" # auth_login_aws { # mount = "aws" # role =...