6 lines
No EOL
87 B
HCL
6 lines
No EOL
87 B
HCL
output "subnet" {
|
|
value = local.subnet
|
|
}
|
|
output "gateway" {
|
|
value = local.gateway
|
|
} |