Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created June 20, 2023 18:03
Show Gist options
  • Select an option

  • Save KyMidd/90ff5213fcd8a0e3070ea53cbfccdd93 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/90ff5213fcd8a0e3070ea53cbfccdd93 to your computer and use it in GitHub Desktop.
outputs:
TF_CHANGES:
description: (bool) - Whether there are changes to apply
value: ${{ steps.tf-changes-test.outputs.TF_CHANGES }}
TF_APPLY_ENVIRONMENT:
description: (string) - Environment to apply to
value: ${{ steps.set-tf-apply-env.outputs.ENVIRONMENT }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment