Skip to content

Commit

Permalink
No breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ntse committed Jan 13, 2025
1 parent e40d604 commit 8471094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ on:
required: false
type: boolean
default: false
execute_opentofu_plan:
execute_terraform_plan:
required: false
type: boolean
default: false
description: "Whether or not to apply the OpenTofu code. Set to false for a plan only."
opentofu_action:
terraform_action:
required: false
type: string
default: "apply"
Expand Down

0 comments on commit 8471094

Please sign in to comment.