update
This commit is contained in:
6
terraform-podman/deploy
Normal file
6
terraform-podman/deploy
Normal file
@@ -0,0 +1,6 @@
|
||||
sudo podman run --rm -it \
|
||||
-v /run/podman/podman.sock:/run/podman/podman.sock \
|
||||
-v $(pwd):/workspace \
|
||||
-w /workspace \
|
||||
-e PODMAN_SOCK=unix:///run/podman/podman.sock \
|
||||
terraform-podman plan
|
||||
Reference in New Issue
Block a user