mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 19:01:09 -04:00
3 lines
75 B
HCL
3 lines
75 B
HCL
output "security_group" {
|
|
value = "${alicloud_security_group.group.id}"
|
|
} |