-
-
Save KyMidd/4b01073d106f4db8d23f51b045a445eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| terraform plan \ | |
| -input=false \ | |
| -lock=false \ | |
| -var-file="data/${{ inputs.solution_name }}.tfvars" \ | |
| -out tf.plan |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment