Below you will find pages that utilize the taxonomy term “dflook”
January 13, 2026
terraform-new-workspace
Version updated for https://github.com/dflook/terraform-new-workspace to version v2.2.3.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-new-workspace GitHub Action automates the creation of new Terraform workspaces, ensuring idempotency by succeeding gracefully if the workspace already exists. It simplifies the management of Terraform environments by streamlining workspace setup processes, including optional backend configuration. This action is particularly useful for teams managing infrastructure across multiple environments or branches, reducing manual effort and potential errors.
January 13, 2026
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.2.3.
This action is used across all versions by 70 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-output GitHub Action retrieves root-level outputs from a Terraform configuration, automating the extraction and usage of these outputs within workflows. It simplifies tasks such as accessing infrastructure details or configuration results by providing outputs as individual action outputs or as a JSON file.
January 13, 2026
terraform-plan
Version updated for https://github.com/dflook/terraform-plan to version v2.2.3.
This action is used across all versions by 356 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-plan GitHub Action automates the process of generating a Terraform plan and, for pull requests, adds a comment with the plan details to the PR. It streamlines infrastructure management by providing visibility into planned changes before applying them, helping teams review and validate infrastructure updates directly within GitHub.
January 13, 2026
terraform-validate
Version updated for https://github.com/dflook/terraform-validate to version v2.2.3.
This action is used across all versions by 583 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-validate GitHub Action automates the validation of Terraform configurations by running the terraform validate command to ensure they are syntactically and structurally correct. It helps catch errors in Terraform code early in the development process by failing the build and adding GitHub checks when invalid configurations are detected.
January 13, 2026
terraform-version
Version updated for https://github.com/dflook/terraform-version to version v2.2.3.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-version GitHub Action determines the appropriate version of Terraform and its providers for a given root module by analyzing various configuration sources such as required_version, .tfswitchrc, .terraform-version, and workspace settings. It automates the process of version discovery, ensuring compatibility and consistency across workflows.
August 3, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.2.1.
This action is used across all versions by 69 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.2.1 to use exactly this release @v2.2 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
August 1, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.2.0.
This action is used across all versions by 69 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.2.0 to use exactly this release @v2.2 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
June 16, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.1.0.
This action is used across all versions by 67 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.1.0 to use exactly this release @v2.1 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
June 4, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.0.1.
This action is used across all versions by 67 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.0.1 to use exactly this release @v2.0 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
May 31, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.0.0.
This action is used across all versions by 67 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.0.0 to use exactly this release @v2.0 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
May 29, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v1.49.0.
This action is used across all versions by 67 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v1.49.0 to use exactly this release @v1.49 to use the latest patch release for the specific minor version @v1 to use the latest patch release for the specific major version