migrate
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
terraform:
|
||||
image: hashicorp/terraform
|
||||
volumes:
|
||||
- .:/terraform
|
||||
working_dir: /terraform
|
||||
network_mode: host
|
||||
Reference in New Issue
Block a user