Skip to content

Instantly share code, notes, and snippets.

@KyMidd

KyMidd/asdf.sh Secret

Created July 31, 2024 18:19
Show Gist options
  • Select an option

  • Save KyMidd/4b01073d106f4db8d23f51b045a445eb to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/4b01073d106f4db8d23f51b045a445eb to your computer and use it in GitHub Desktop.
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