ci: add protected Terraform plan and apply workflows - #67
Open
lweberru wants to merge 15 commits into
Open
Conversation
✅ Terraform Plan: Changes detected
Configuration: |
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 07:15 — with
GitHub Actions
Inactive
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 07:33 — with
GitHub Actions
Inactive
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 07:42 — with
GitHub Actions
Inactive
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 07:54 — with
GitHub Actions
Inactive
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 07:56 — with
GitHub Actions
Error
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 08:00 — with
GitHub Actions
Inactive
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 08:00 — with
GitHub Actions
Inactive
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 08:02 — with
GitHub Actions
Failure
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 08:27 — with
GitHub Actions
Failure
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 08:29 — with
GitHub Actions
Failure
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 08:53 — with
GitHub Actions
Inactive
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 08:53 — with
GitHub Actions
Inactive
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:07 — with
GitHub Actions
Failure
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:23 — with
GitHub Actions
Failure
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:33 — with
GitHub Actions
Error
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:33 — with
GitHub Actions
Error
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:34 — with
GitHub Actions
Error
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:34 — with
GitHub Actions
Error
lweberru
temporarily deployed
to
terraform-plan
September 3, 2026 09:39 — with
GitHub Actions
Inactive
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 09:43 — with
GitHub Actions
Failure
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 10:00 — with
GitHub Actions
Error
lweberru
had a problem deploying
to
terraform-plan
September 3, 2026 10:00 — with
GitHub Actions
Error
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mainConfiguration
The default configuration is
config/hub-and-spoke-prod-nonprod-firewall.tfvars. Repository variables and the protected environment secret have already been configured.Testing
tofu fmt -check -recursivepassedThis PR is based on
feat/multi-area-regional-hub-spokebecause the selected tfvars file is introduced by #66.