Commenting out input for tofu plan.
This commit is contained in:
@@ -99,13 +99,6 @@ jobs:
|
||||
echo "🌍 Exported environment variables:"
|
||||
grep -E 'AWS_|VAULT_' cloudflare/.env || true
|
||||
|
||||
|
||||
- name: Check .env file presence
|
||||
run: |
|
||||
ls -al cloudflare/.env
|
||||
source cloudflare/.env
|
||||
echo ${AWS_DEFAULT_REGION}
|
||||
|
||||
- name: Run tofu init
|
||||
uses: dnogu/tofu-init@v1
|
||||
with:
|
||||
@@ -132,7 +125,7 @@ jobs:
|
||||
# compact-warnings:
|
||||
# detailed-exitcode:
|
||||
# generate-config-out: .
|
||||
input: true
|
||||
# input: true
|
||||
# json:
|
||||
# lock:
|
||||
# lock-timeout:
|
||||
|
||||
Reference in New Issue
Block a user