.duckdns.org to internal dns .lab

This commit is contained in:
2026-01-03 18:46:23 +01:00
parent 5d41173f8d
commit afba67c68c
5 changed files with 12 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ terraform {
}
provider vault {
address = "https://vault.arcodange.duckdns.org"
address = "https://vault.arcodange.lab"
auth_login_jwt { # TERRAFORM_VAULT_AUTH_JWT environment variable
mount = "gitea_jwt"
role = "gitea_cicd_erp"