nebula/modules/bootkube/outputs.tf

4 lines
60 B
HCL

output "image" {
value = "${docker_image.image.latest}"
}