Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream merge #13

Open
wants to merge 290 commits into
base: main
Choose a base branch
from
Open

Upstream merge #13

wants to merge 290 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 5, 2021

  1. 🔖 v.1.8.0

    dflook authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    578788e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    16b1370 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#50 from vemel/example-workflow

    Fix example workflow errors in triggers
    dflook authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2a43cb2 View commit details
    Browse the repository at this point in the history
  3. Fix example lint.yaml

    dflook authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    faabccc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    631fe45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#51 from dflook/vars

    Add variables input and deprecate vars
    dflook authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    e16534c View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.9.0

    dflook authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    13bc2fa View commit details
    Browse the repository at this point in the history
  4. 📝 Fix typo

    dflook committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    dbe33a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Add job runs badge

    dflook committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2aa0dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c7118 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#52 from dflook/15

    Update test for terraform 0.15
    dflook authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    20000bc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Fix missing quotes in examples

    dflook committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    df075fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4aaaf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    7219a09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#55 from dflook/plan-15

    Fix extracting plan for terraform 0.15
    dflook authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    fbe74cb View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.9.1

    dflook committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    46179c7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Don't include state lock status in plan

    These line may or may not appear depending on if the use is waiting.
    They should really be supressed by TF_IN_AUTOMATION....
    dflook committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a51f395 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#63 from dflook/fix-lock-plan-diff

    Don't include state lock status in plan
    dflook authored May 5, 2021
    Configuration menu
    Copy the full SHA
    efae9ac View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.9.1

    dflook committed May 5, 2021
    Configuration menu
    Copy the full SHA
    13df1d1 View commit details
    Browse the repository at this point in the history
  4. 🔖 v1.9.2

    dflook committed May 5, 2021
    Configuration menu
    Copy the full SHA
    51d488a View commit details
    Browse the repository at this point in the history
  5. Update base image every week

    Don't rebuild base when releasing
    dflook committed May 5, 2021
    Configuration menu
    Copy the full SHA
    adb1eeb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Fix typo

    styx authored May 6, 2021
    Configuration menu
    Copy the full SHA
    80da91d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    54fca1a View commit details
    Browse the repository at this point in the history
  2. missed one

    Alec committed May 12, 2021
    Configuration menu
    Copy the full SHA
    d6fee96 View commit details
    Browse the repository at this point in the history
  3. test new 'run' parameter

    Alec committed May 12, 2021
    Configuration menu
    Copy the full SHA
    72fe884 View commit details
    Browse the repository at this point in the history
  4. testing

    Alec committed May 12, 2021
    Configuration menu
    Copy the full SHA
    6fb18ea View commit details
    Browse the repository at this point in the history
  5. remove testing

    Alec committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3ff4fd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fd423f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    230d582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded64cb View commit details
    Browse the repository at this point in the history
  3. add TERRAFORM_PRE_RUN to docs

    Alec committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4fa4ed4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    539bfa7 View commit details
    Browse the repository at this point in the history
  2. 🔖 v1.9.3

    dflook committed May 29, 2021
    Configuration menu
    Copy the full SHA
    052c63c View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#69 from dflook/tf-0_15_4

    Terraform 0.15.4
    dflook authored May 29, 2021
    Configuration menu
    Copy the full SHA
    7c5307e View commit details
    Browse the repository at this point in the history
  4. 🔖 v1.9.3

    dflook committed May 29, 2021
    Configuration menu
    Copy the full SHA
    f4b426c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Add TERRAFORM_HTTP_CREDENTIALS

    dflook committed May 30, 2021
    Configuration menu
    Copy the full SHA
    ec5d6f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#70 from dflook/http-credentials

    Add TERRAFORM_HTTP_CREDENTIALS
    dflook authored May 30, 2021
    Configuration menu
    Copy the full SHA
    031cd60 View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.10.0

    dflook committed May 30, 2021
    Configuration menu
    Copy the full SHA
    29f8b23 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. changes-only

    dflook committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1f4073a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42fabc View commit details
    Browse the repository at this point in the history
  3. Update docs to use newlines instead of commas

    for multi value input variables
    dflook committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    8607b03 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    dflook committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ccfcded View commit details
    Browse the repository at this point in the history
  5. Merge pull request dflook#72 from dflook/changes-only

    Add changes-only for add_github_comment input
    dflook authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    4e7e6ec View commit details
    Browse the repository at this point in the history
  6. 🔖 v1.11.0

    dflook committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    8734bf6 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    dflook authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    045db96 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    f2a4136 View commit details
    Browse the repository at this point in the history
  2. Fix release

    dflook committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    cebad39 View commit details
    Browse the repository at this point in the history
  3. Fix release

    dflook committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    a12e716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3a097b View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    dflook authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    37f1267 View commit details
    Browse the repository at this point in the history
  6. Fix example syntax error

    dflook authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    ddb7bf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    b56ea6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e9dba View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#74 from dflook/fmt-diff

    Fmt diff
    dflook authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    dc6f1b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Show fmt diff in workflow log

    dflook committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a69b277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4248e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0205ee7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dflook#77 from dflook/tf_1

    Update version test for terraform 1.0
    dflook authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0c3fc25 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    fbb0fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1debe8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aacad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Update terraform-destroy-workspace/action.yaml

    Co-authored-by: Daniel Flook <[email protected]>
    GiuseppeChiesa-TomTom and dflook authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    545207e View commit details
    Browse the repository at this point in the history
  2. Update terraform-plan/README.md

    Co-authored-by: Daniel Flook <[email protected]>
    GiuseppeChiesa-TomTom and dflook authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f84e27a View commit details
    Browse the repository at this point in the history
  3. updated documentation

    added apply with pre-run test
    GiuseppeChiesa-TomTom committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0cb74f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Merge pull request dflook#80 from GiuseppeChiesa-TomTom/pre-run

    Implemented support for pre-run steps inside the runner container
    dflook authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    09ee469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec54c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21bd92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dflook#82 from dflook/pre-run-label

    Add label to pre-run test comments
    dflook authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    512ac83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2de544 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dflook#83 from dflook/pre-run-e

    Execute pre-run commands with -eo pipefail
    dflook authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    a8b7f13 View commit details
    Browse the repository at this point in the history
  7. 🔖 v1.13.0

    dflook committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    283f2ac View commit details
    Browse the repository at this point in the history
  8. Mention contributers

    dflook authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    4635503 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Remove misplaced example

    dflook committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    4522f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596cf4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a68f20b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f62f92a View commit details
    Browse the repository at this point in the history
  5. ACTIONS_STEP_DEBUG is not available unless explicitly passed in

    This is at least the third time i've forgotten this.
    dflook committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    fa313e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77dff02 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. 👉

    dflook committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6d65256 View commit details
    Browse the repository at this point in the history
  2. Refactor debug logging

    dflook committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    85e508e View commit details
    Browse the repository at this point in the history
  3. Fix debug_file

    dflook committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2d83ab2 View commit details
    Browse the repository at this point in the history
  4. Only stop workflow commands for pre-run

    stop-command is just too noisy
    dflook committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3293e90 View commit details
    Browse the repository at this point in the history
  5. Dont use Environment group

    dflook committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    190ba9c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. .

    dflook committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2fa7607 View commit details
    Browse the repository at this point in the history
  2. echo

    dflook committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b5eb548 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Don't use a group for select-workspace

    it's more noise that it's worth
    dflook committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    77240d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Don't use a group for select-workspace

    it's more noise that it's worth
    dflook committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2041b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    1cfa35b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Fix typo in README

    sjmiller609 authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    df9d383 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#87 from sjmiller609/patch-1

    Fix typo in README
    dflook authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    142dfd9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#65 from styx/patch-1

    Fix typo
    dflook authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ed9725b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Support any github instance

    Nick Gray committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8a35750 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Merge pull request dflook#91 from f0rkz/master

    Support any github instance
    dflook authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d360c61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#93 from dflook/remove_tfswitch_tarball

    Removed tfswitch tarball to decrease base image size slightly
    dflook authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    2ebdb7a View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#94 from dflook/workflow-commands

    Workflow commands
    dflook authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    23e3498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38a17a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5409929 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dflook#95 from dflook/optional-path

    Use the action workspace by default
    dflook authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    3b96e0c View commit details
    Browse the repository at this point in the history
  7. 🔖 v1.14.0

    dflook authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    8e20e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Retain images

    dflook committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    455b995 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    4a0228b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    934b1f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feed5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8947f43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2203979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f39b4ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a7a263 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dflook#96 from dflook/failure-reason

    Add failure-reason output
    dflook authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    69b4ee3 View commit details
    Browse the repository at this point in the history
  8. Update base image to bullseye

    dflook committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    5f0956b View commit details
    Browse the repository at this point in the history
  9. Reword

    dflook committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    65d0fcf View commit details
    Browse the repository at this point in the history
  10. 🔖 v1.15.0

    dflook committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    2e109c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04afb34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a0c143 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    0fdaa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d27cc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    2bb3cef View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Remove -no-color for version

    It doesn't do anything.
    dflook committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e02641d View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#99 from dflook/version-json

    Prefer the json output from terraform version
    dflook authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2495eb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Add json_plan_path output

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    71d74c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#101 from dflook/plan-output

    Add plan outputs
    dflook authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0475c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e881a View commit details
    Browse the repository at this point in the history
  4. Remove test

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    474faad View commit details
    Browse the repository at this point in the history
  5. 🔖 v1.16.0

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a9cf2c5 View commit details
    Browse the repository at this point in the history
  6. Add 1.16.0 changes link

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fdbde0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11ddada View commit details
    Browse the repository at this point in the history
  8. fixup

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e0300f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65b027c View commit details
    Browse the repository at this point in the history
  10. Merge pull request dflook#103 from dflook/tfc-variables

    Add variables and var_files support for remote operations
    dflook authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    655b5ed View commit details
    Browse the repository at this point in the history
  11. 🔖 v1.17.0

    dflook committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6c25198 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    2eea59c View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#106 from dflook/fixup-workspace-permissions

    Fix ownership of files created in runner mounted directories
    dflook authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b964eb4 View commit details
    Browse the repository at this point in the history
  3. 🔖 1.17.1

    dflook committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1b9f8ca View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    8c91971 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#109 from dflook/plan_output

    Add plan output to workflow log
    dflook authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f1fcd7a View commit details
    Browse the repository at this point in the history
  3. 🔖 1.17.2

    dflook committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    dbe625d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Refactor github_pr_comment.py

    dflook committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    455d0fd View commit details
    Browse the repository at this point in the history
  2. Cache PR comment info

    This terraform-apply makes far fewer github API requests
    dflook committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2ea412e View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#115 from dflook/pr_comment_cache

    Pr comment cache
    dflook authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    03739d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    4d25c42 View commit details
    Browse the repository at this point in the history
  2. Update Terraform "workspace does not exist" regex

    Terraform 1.0.10 changed the error message returned when called with the `-input=false` flag is passed. Now, it will return an error message like the following:
    
    ```
    Error: Currently selected workspace "foo" does not exist
    ```
    kylewlacy authored and dflook committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9ac3689 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#118 from dflook/tf_1_0_10

    Add tests for 1.0.10 workspace changes
    dflook authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d09edbf View commit details
    Browse the repository at this point in the history
  4. 🔖 v1.17.3

    dflook committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    86a7aa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. 📝 Reword

    dflook committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e78ad9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20cde72 View commit details
    Browse the repository at this point in the history
  3. Use plan args for remote applies

    The remote backend can't save plans, so if we are doing a remote apply we need to use the arguments we would normally give to the plan.
    
    Breaks out the parallel flag from plan args for use with all plan/apply/destroy commands
    dflook committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    99e73ee View commit details
    Browse the repository at this point in the history
  4. Add remote targeting tests

    dflook committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    93f7a74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    663d07d View commit details
    Browse the repository at this point in the history
  6. Send captured errors to stderr

    dflook committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9455c36 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. shellcheck

    dflook committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ab4a5b3 View commit details
    Browse the repository at this point in the history
  2. shfmt

    dflook committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ef4759b View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#111 from dflook/replace

    Add target to plan, add replace to plan & apply
    dflook authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e950b54 View commit details
    Browse the repository at this point in the history
  4. 📝 tweak docs

    dflook committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ba4c541 View commit details
    Browse the repository at this point in the history
  5. 🔖 v1.18.0

    dflook committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    71821fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03d7093 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Add emojis to status updates

    dflook committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    505cffe View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#120 from dflook/tasteful-emoji

    Tasteful emoji
    dflook authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    101ceb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0792c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9aac78 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request dflook#121 from dflook/plan-lock-false

    Don't hold a state lock during the plan action
    dflook authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    ca67656 View commit details
    Browse the repository at this point in the history
  2. 🔖 v1.19.0

    dflook committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    fcaa2f4 View commit details
    Browse the repository at this point in the history
  3. Remove test-react

    dflook committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c56e996 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Add issue templates

    dflook committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    2f1b3e9 View commit details
    Browse the repository at this point in the history
  2. Add labels as code

    dflook committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    940a176 View commit details
    Browse the repository at this point in the history
  3. Fix colours

    dflook authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    3404f39 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    066c1c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#138 from dflook/apply-plan-outputs

    Add `json_plan_path` and `text_plan_path` for dflook/terraform-apply
    dflook authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9d41ad3 View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.20.0

    dflook committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    01ee72f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    a39c99c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972bb4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dac838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33db26f View commit details
    Browse the repository at this point in the history
  5. Merge pull request dflook#139 from dflook/remote-output

    Add support for a remote backend using a fixed workspace name
    dflook authored Dec 4, 2021
    Configuration menu
    Copy the full SHA
    c8d5fd5 View commit details
    Browse the repository at this point in the history
  6. 🔖 v1.20.1

    dflook committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    2305d4f View commit details
    Browse the repository at this point in the history
  7. Add workspace input for terraform-validate

    `terraform.workspace` may be evaluated during a validate, even though it won't be initialized.
    The workspace input allows setting it for the validate operation.
    dflook committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    f54173c View commit details
    Browse the repository at this point in the history
  8. Merge pull request dflook#140 from dflook/workspace-eval

    Add workspace validation test
    dflook authored Dec 4, 2021
    Configuration menu
    Copy the full SHA
    7c27822 View commit details
    Browse the repository at this point in the history
  9. 🔖 v1.21.0

    dflook authored Dec 4, 2021
    Configuration menu
    Copy the full SHA
    83b8fe9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Lint yaml

    dflook committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f70a557 View commit details
    Browse the repository at this point in the history
  2. Fix invalid action metadata

    dflook committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    ffeb5ff View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Merge pull request dflook#141 from dflook/lint2

    Lint2
    dflook authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6fe1131 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Don't try to select workspace during init

    Behavior changed in terraform 1.1.0 so that if the workspace fails
    to be selected, the init fails.
    dflook committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    e1acdc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#142 from dflook/tf-1-1

    Test terraform 1.1
    dflook authored Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f4ea6bb View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.21.1

    dflook committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    ac95418 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Expand tf version detection

    dflook committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    2f894ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab85478 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Use latest base image

    dflook committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a5fe070 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#154 from dflook/terraform-version

    Improve terraform version detection and TFC workspace management
    dflook authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0faa852 View commit details
    Browse the repository at this point in the history
  3. Add labels to the base image

    dflook committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3cd78ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request dflook#155 from dflook/base-labels

    Add labels to the base image
    dflook authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    eb3aa63 View commit details
    Browse the repository at this point in the history
  5. Remove bad space

    dflook committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    47172dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44ef0cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    418d2ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b8fff4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dflook#156 from dflook/add-base-digest-to-image

    Add the base image digest to the release image
    dflook authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    8599093 View commit details
    Browse the repository at this point in the history
  10. 🔖 v1.22.0

    dflook authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    5630572 View commit details
    Browse the repository at this point in the history
  11. 📚 Expand initialism

    dflook authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    f6b6482 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6282232 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    1aa2b80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#157 from dflook/github-event-path

    Support broken runners
    dflook authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bd58f5a View commit details
    Browse the repository at this point in the history
  3. 🔖 1.22.1

    dflook committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    75b306c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Remove circular deprecation warning

    The other actions don't have this, so seems to be copied from the var deprecationMessage.
    dgrenner authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2766d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Merge pull request dflook#163 from dgrenner/patch-1

    Remove circular deprecation warning
    dflook authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2ca878f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b3ff5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#167 from dflook/fix_compact_plan_15_4

    Fix compacting plans with only changes to outputs in >=0.15.4
    dflook authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3190746 View commit details
    Browse the repository at this point in the history
  4. 🔖 v1.22.2

    dflook committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    eaf38cf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. 📝 Fix typo

    dflook authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1842b14 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Refactor github_pr_comment

    dflook committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    fc6c9b6 View commit details
    Browse the repository at this point in the history
  2. Restore comment step cache

    dflook committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    47a58e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Restore comment step cache

    dflook committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    4d4b5f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b6681 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    a86fa1d View commit details
    Browse the repository at this point in the history
  2. Add canonicaljson

    dflook committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    75c1c2d View commit details
    Browse the repository at this point in the history
  3. Typecheck

    dflook committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    fbcdb83 View commit details
    Browse the repository at this point in the history
  4. bytes

    dflook committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6867f53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35e091e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    380f135 View commit details
    Browse the repository at this point in the history
  2. Fix header value bugs

    dflook committed May 1, 2022
    Configuration menu
    Copy the full SHA
    b50436b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1ee35 View commit details
    Browse the repository at this point in the history
  4. Fix paths

    dflook committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c2d3037 View commit details
    Browse the repository at this point in the history
  5. Use job name in label

    dflook committed May 1, 2022
    Configuration menu
    Copy the full SHA
    fda43c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    037fa18 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    a32bf19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68fa447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1857bf9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dflook#179 from dflook/github_pr_comment_refactor

    GitHub pr comment refactor
    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    e07e62f View commit details
    Browse the repository at this point in the history
  5. refactor: diff key to help debug

    toast-gear authored and dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    153549e View commit details
    Browse the repository at this point in the history
  6. Fix path to ssh test module

    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    efb21fe View commit details
    Browse the repository at this point in the history
  7. Fix path to http test module

    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    81c1dce View commit details
    Browse the repository at this point in the history
  8. Merge pull request dflook#181 from dflook/diff

    Clarify diff when aborting apply because of changed plan
    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    80692d2 View commit details
    Browse the repository at this point in the history
  9. Use correct value for terraform.workspace when validating with remote…

    … backend
    
    Now we know the backend type, we can use the correct value for validation with
    remote backends
    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    99535ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f973c80 View commit details
    Browse the repository at this point in the history
  11. Fix path

    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5a5a2ac View commit details
    Browse the repository at this point in the history
  12. Merge pull request dflook#182 from dflook/remote-workspace-validate

    Use correct value for terraform.workspace when validating with remote backend
    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    62ade84 View commit details
    Browse the repository at this point in the history
  13. Try loading hcl files in another process

    To mitigate hangs from unterminated strings
    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f87a90c View commit details
    Browse the repository at this point in the history
  14. Try loading hcl files in another process

    To mitigate hangs from unterminated strings
    dflook committed May 2, 2022
    Configuration menu
    Copy the full SHA
    b0d2672 View commit details
    Browse the repository at this point in the history
  15. Merge pull request dflook#184 from dflook/test-load

    Try loading hcl files in another process
    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    1c31712 View commit details
    Browse the repository at this point in the history
  16. 🔖 v1.23.0

    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    9683a53 View commit details
    Browse the repository at this point in the history
  17. 📝 typo

    dflook authored May 2, 2022
    Configuration menu
    Copy the full SHA
    0f1203a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    f8a7b4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#185 from dflook/plan-summary-outputs

    Output the number if resources that would be changed by the plan
    dflook authored May 3, 2022
    Configuration menu
    Copy the full SHA
    f0500d7 View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.24.0

    dflook authored May 3, 2022
    Configuration menu
    Copy the full SHA
    22daf28 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Rename default branch

    dflook committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4bc7e8d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    bf57145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dflook#186 from dflook/cloud-json-plan

    set json_plan_path with remote execution
    dflook authored May 6, 2022
    Configuration menu
    Copy the full SHA
    5eae880 View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.25.0

    dflook committed May 6, 2022
    Configuration menu
    Copy the full SHA
    9b444de View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    fa9a9f1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    3a263fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475f146 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dflook#189 from dflook/versions

    Test terraform version scraping
    dflook authored May 10, 2022
    Configuration menu
    Copy the full SHA
    3c23d13 View commit details
    Browse the repository at this point in the history
  4. 🔖 v1.25.1

    dflook authored May 10, 2022
    Configuration menu
    Copy the full SHA
    3972b2e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    144da9d View commit details
    Browse the repository at this point in the history