Files
2026-07-20 09:23:17 -04:00

7 lines
141 B
YAML

services:
terraform:
image: hashicorp/terraform
volumes:
- .:/terraform
working_dir: /terraform
network_mode: host