Skip to content

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
darzanebor authored Aug 4, 2022
1 parent f737c05 commit 40840d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ output "yandex_mdb_kafka_cluster" {
output "yandex_mdb_kafka_topic" {
value = yandex_mdb_kafka_topic.this
}
output "yandex_vpc_security_group" {
value = yandex_vpc_security_group.this
}

0 comments on commit 40840d9

Please sign in to comment.