Skip to content

Commit 9ce41c1

Browse files
fix: deploy forge_trust_validator in migration (#283)
1 parent 76db140 commit 9ce41c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/migrate-tenant.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ main() {
115115
echo "🚀 Enabling ARC for tenant on new cluster '$TO'"
116116
update_config false "$TO"
117117
terragrunt_apply 'module.arc_runners'
118+
terragrunt_apply 'module.forge_trust_validator'
118119

119120
echo "✅ Migration complete. Tenant '$TENANT' is now on '$TO'"
120121
}

0 commit comments

Comments
 (0)