Skip to content

Refactor Terraform workflow to use GitHub Actions setup and cache #22

Merged
merged 22 commits into from
Oct 9, 2024

Commits on Oct 7, 2024

  1. Refactor Terraform workflow to use GitHub Actions setup and cache

    This commit refactors the Terraform workflow to use the GitHub Actions setup and cache. It removes the unnecessary steps for checking out the repository and blowing up the .terraform directory. It also adds the setup for AWS and GitHub credentials. The Terraform init and plan steps are now using the CSVD/terraform-init and CSVD/terraform-plan actions, respectively, with specific versions and workspace configurations.
    gomez385 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c6ea55a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update terraform_plan.yaml

    arnol377 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c1b753a View commit details
    Browse the repository at this point in the history
  2. Update terraform_plan.yaml

    arnol377 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75338a4 View commit details
    Browse the repository at this point in the history
  3. Update terraform_plan.yaml

    arnol377 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1ac7d9d View commit details
    Browse the repository at this point in the history
  4. Update terraform_plan.yaml

    arnol377 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c8c829e View commit details
    Browse the repository at this point in the history
  5. Update terraform_plan.yaml

    gomez385 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    66deb0a View commit details
    Browse the repository at this point in the history
  6. Update terraform_plan.yaml

    gomez385 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d9f7e96 View commit details
    Browse the repository at this point in the history
  7. Update terraform_plan.yaml

    gomez385 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5c53426 View commit details
    Browse the repository at this point in the history
  8. Update terraform_plan.yaml

    arnol377 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b172016 View commit details
    Browse the repository at this point in the history
  9. Update terraform_plan.yaml

    gomez385 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a92252c View commit details
    Browse the repository at this point in the history
  10. Update terraform_plan.yaml

    gomez385 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9485e44 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    deba39b View commit details
    Browse the repository at this point in the history
  2. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e18f90 View commit details
    Browse the repository at this point in the history
  3. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8fec5b5 View commit details
    Browse the repository at this point in the history
  4. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1631b02 View commit details
    Browse the repository at this point in the history
  5. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    848eb8f View commit details
    Browse the repository at this point in the history
  6. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9338e6f View commit details
    Browse the repository at this point in the history
  7. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4aaf344 View commit details
    Browse the repository at this point in the history
  8. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8328056 View commit details
    Browse the repository at this point in the history
  9. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    721ee6f View commit details
    Browse the repository at this point in the history
  10. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7d4d83d View commit details
    Browse the repository at this point in the history
  11. Update terraform_plan.yaml

    arnol377 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3ff2b09 View commit details
    Browse the repository at this point in the history