mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fixed plan args
This commit is contained in:
parent
d89e652729
commit
4edbc8bd92
@ -14,7 +14,7 @@ docker run --rm -it -v \
|
||||
hashicorp/terraform:light \
|
||||
get
|
||||
|
||||
docker run
|
||||
docker run --rm -it -v \
|
||||
-e ARM_CLIENT_ID="$ARM_CLIENT_ID" \
|
||||
-e ARM_CLIENT_SECRET="$ARM_CLIENT_SECRET" \
|
||||
-e ARM_SUBSCRIPTION_ID="$ARM_SUBSCRIPTION_ID" \
|
||||
|
Loading…
Reference in New Issue
Block a user