Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dflook/terraform-plan digest to b0877a1 #10

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dflook/terraform-plan action digest d9df4f6 -> b0877a1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Terraform plan in terraform/environment/github
With backend config: bucket=terraform-state-021891603679 key=main/terraform.tfstate region=ap-southeast-2

With variables

aws_account  = (sensitive value)
aws_region   = (sensitive value)
environment  = "main"
state_bucket = "terraform-state-021891603679"
Plan: 1 to add, 0 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # null_resource.test will be created
+   resource "null_resource" "test" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

📝 Plan generated in Environment Main - Plan #8

@jarrod-lowe jarrod-lowe merged commit 593abfb into main Aug 10, 2024
2 checks passed
@jarrod-lowe jarrod-lowe deleted the renovate/dflook-terraform-plan-digest branch August 10, 2024 02:19
jarrod-lowe pushed a commit that referenced this pull request Aug 10, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant