gitlab-group/output.tf

4 lines
55 B
Terraform
Raw Permalink Normal View History

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