This commit is contained in:
@@ -32,7 +32,8 @@ jobs:
|
||||
-var="staging_ip=${{ secrets.STAGING_IP }}" \
|
||||
-var="staging_gw=${{ secrets.STAGING_GW }}" \
|
||||
-var="ssh_public_key=${{ secrets.DEPLOY_SSH_PUBKEY }}" \
|
||||
-var="ssh_private_key=${{ secrets.DEPLOY_SSH_KEY }}"
|
||||
-var="ssh_private_key=${{ secrets.DEPLOY_SSH_KEY }}" \
|
||||
-var="root_password=${{ secrets.ROOT_PASSWORD }}"
|
||||
env:
|
||||
TF_IN_AUTOMATION: "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user