CI-CD dejo node

This commit is contained in:
2025-06-10 02:28:50 -03:00
parent fde5a46664
commit 0ea56e2596
25 changed files with 608 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#output "azion_domain_id" {
# description = "Azion domain ID"
# value = module.azion-backend.azion_domain.id
#}