output "rancher_bootstrap_password" {
value = vault_kv_secret_v2.rancher_creds.data["admin_password"]
sensitive = true
}