gitlab-project/output.tf

4 lines
55 B
Terraform
Raw Normal View History

2024-09-14 12:29:24 +00:00
output "example" {
//value = some_resource.example
}