-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance terraform-test workflow to conditionally push changes based o…
…n event type and repository origin; add .tflog to .gitignore
- Loading branch information
Dave Arnold
committed
Mar 22, 2025
1 parent
04c037c
commit 8606bd2
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -35,3 +35,4 @@ override.tf.json | |
| # Ignore CLI configuration files | ||
| .terraformrc | ||
| terraform.rc | ||
| .tflog | ||