main #4

Merged
andrea.dellamico merged 8 commits from francesco.mangiacrapa/infrastructure-as-code:main into main 2023-12-04 15:15:35 +01:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 0e61ebb906 - Show all commits

View File

@ -1 +0,0 @@
../common_variables/outputs.tf

View File

@ -0,0 +1,4 @@
output "smartgears_service_instances_map" {
value = var.smartgears_service_instances_map
}