mirror of
https://github.com/kiteco/kiteco-public.git
synced 2022-11-21 08:18:27 +03:00
5 lines
87 B
HCL
5 lines
87 B
HCL
output "tag" {
|
|
value = var.tag
|
|
description = "The currently-deployed tag."
|
|
}
|