Skip to content

chore(deps): update dependency opentofu/opentofu to v1.11.3 (terragrunt)#765

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/terragrunt-opentofu-opentofu-1.x
Jan 13, 2026
Merged

chore(deps): update dependency opentofu/opentofu to v1.11.3 (terragrunt)#765
renovate[bot] merged 1 commit into
mainfrom
renovate/terragrunt-opentofu-opentofu-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
opentofu/opentofu patch v1.11.2v1.11.3

Release Notes

opentofu/opentofu (opentofu/opentofu)

v1.11.3

Compare Source

BUG FIXES:
  • Fix crash when the executed configuration contains an import block that points to unexisting configuration block (#​3616)
  • Fixed tofu test with mock_provider failing during cleanup when lifecycle { ignore_changes } references a block. (#​3644)
  • Fixed state lock not being released when tofu apply is interrupted with Ctrl+C while using the HTTP backend. (#​3624)
  • azure backend: resolve OIDC token dynamically to support ADO refresh. (#​3594)

Full Changelog: opentofu/opentofu@v1.11.2...v1.11.3


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@szksh-lab-2-app

Copy link
Copy Markdown
Contributor

Plan Result (foo)

CI link

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • github_repository.example
Change Result (Click me)
  # github_repository.example will be created
  + resource "github_repository" "example" {
      + allow_auto_merge            = false
      + allow_merge_commit          = true
      + allow_rebase_merge          = true
      + allow_squash_merge          = true
      + archived                    = false
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = false
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + merge_commit_message        = "PR_TITLE"
      + merge_commit_title          = "MERGE_MESSAGE"
      + name                        = "test-tfaction"
      + node_id                     = (known after apply)
      + primary_language            = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = "COMMIT_MESSAGES"
      + squash_merge_commit_title   = "COMMIT_OR_PR_TITLE"
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = (known after apply)
      + visibility                  = "public"
      + vulnerability_alerts        = (known after apply)
      + web_commit_signoff_required = false

      + security_and_analysis (known after apply)
    }

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

@renovate renovate Bot merged commit dea5a08 into main Jan 13, 2026
5 of 6 checks passed
@renovate renovate Bot deleted the renovate/terragrunt-opentofu-opentofu-1.x branch January 13, 2026 20:30
@szksh-lab-2-app

Copy link
Copy Markdown
Contributor

❌ Apply Failed (foo)

CI link

Error: POST https://api.github.com/user/repos: 403 Resource not accessible by integration []

  with github_repository.example,
  on main.tf line 1, in resource "github_repository" "example":
   1: resource "github_repository" "example" {
Details (Click me)
github_repository.example: Creating...

Error: POST https://api.github.com/user/repos: 403 Resource not accessible by integration []

  with github_repository.example,
  on main.tf line 1, in resource "github_repository" "example":
   1: resource "github_repository" "example" {

@szksh-lab-2-app

Copy link
Copy Markdown
Contributor

foo: Follow up PR was created

Build link

Apply failed. Please handle the problem. ⚠️ Don't rerun GitHub Actions Workflow

  1. Check the error message
  2. Check chore(foo): follow up #765 #766
  3. Add commits to chore(foo): follow up #765 #766 to fix the problem if needed
  4. Review and merge chore(foo): follow up #765 #766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants