index
:
infra-terraform
master
Common Terraform modules
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
yandex
/
firewall
/
outputs.tf
blob: 72058aabf55b9a5949f4c9dab029d831a4cdb386 (
plain
) (
blame
)
1
2
3
output
"id"
{
value
=
yandex_vpc_security_group.this.id
}