Skip to content

terraform-task: init action - #245

Merged
brig merged 2 commits into
masterfrom
brig/2.12.x-snapshot
Jul 29, 2026
Merged

terraform-task: init action#245
brig merged 2 commits into
masterfrom
brig/2.12.x-snapshot

Conversation

@brig

@brig brig commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Adds support for the init action in the Terraform task.

The new action runs terraform init without performing plan, apply, or destroy.
It prepares the working directory by configuring the backend and downloading
required provider plugins and modules. This allows init to run as a separate,
non-destructive preparation step before plan or apply.

@brig
brig force-pushed the brig/2.12.x-snapshot branch from 203c24a to a29a40e Compare July 29, 2026 16:55
@brig
brig merged commit 5610c72 into master Jul 29, 2026
3 checks passed
@benbroadaway
benbroadaway deleted the brig/2.12.x-snapshot branch July 29, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants