Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Type Update Change
tls (source) required_provider minor ~> 4.0~> 4.1

Release Notes

hashicorp/terraform-provider-tls (tls)

v4.1.0

Compare Source

NOTES:

FEATURES:

  • ephemeral/tls_private_key: New ephemeral resource that generates a PEM formatted private key. When used in combination with a managed resource write-only attribute, Terraform will not store the private key data in the plan or state file. (#​637)

ENHANCEMENTS:

  • tls_cert_request: Added optional email_address attribute (#​35)
  • tls_self_signed_cert: Added optional email_address attribute (#​35)

v4.0.6

Compare Source

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​552)

v4.0.5

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​432)

v4.0.4

Compare Source

BUG FIXES:

  • resource/tls_locally_signed_cert: Ensure terraform refresh updates state when cert is ready for renewal (#​278).
  • resource/tls_self_signed_cert: Ensure terraform refresh updates state when cert is ready for renewal (#​278).

v4.0.3

Compare Source

BUG FIXES:

  • resource/tls_locally_signed_cert: Prevented Config Read Error with Terraform version 1.3.0 and later
  • resource/tls_self_signed_cert: Prevented Config Read Error with Terraform version 1.3.0 and later

v4.0.2

Compare Source

BUG FIXES:

  • resource/tls_cert_request: Fix regexp in attribute plan modifier to correctly match PEM (#​255).
  • resource/tls_locally_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM (#​255).
  • resource/tls_self_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM (#​255).

v4.0.1

Compare Source

BUG FIXES:

  • data-source/tls_certificate: Prevented empty list of object error with certificates attribute (#​244).

Configuration

📅 Schedule: Branch creation - "before 4am every weekday" in timezone Asia/Tokyo, 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.

@renovate renovate bot requested a review from panicboat as a code owner January 26, 2026 17:35
@renovate renovate bot enabled auto-merge (squash) January 26, 2026 17:35
@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@panicboat panicboat bot added the deploy:github-oidc-auth Auto-generated deployment label label Jan 26, 2026
@panicboat
Copy link

panicboat bot commented Jan 26, 2026

🚀 Auto-Deployment Information

✅ Automated Services (1)

  • github-oidc-auth

🏷️ Deployment Labels Applied

  • deploy:github-oidc-auth

📋 Changed Files (1)

  • aws/github-oidc-auth/modules/terraform.tf

This comment is automatically updated when the PR changes.

@github-actions
Copy link

github-actions bot commented Jan 26, 2026

🏗️ Terragrunt apply Results

Service: github-oidc-auth
Environment: develop
Status: ❌ Failed (exit code: 1)

📋 Terragrunt Output
17:38:20.960 INFO   Downloading Terraform configurations from ../../modules into ./.terragrunt-cache/HYZubtt2oGjTLp_iAwbOc2h9YTg/3m42VkO6rgWEvJnR81Bd1BnDG4Q
17:38:22.086 INFO   tofu: Initializing the backend...
17:38:23.169 INFO   tofu: 
17:38:23.169 INFO   tofu: Successfully configured the backend "s3"! OpenTofu will automatically
17:38:23.169 INFO   tofu: use this backend unless the backend configuration changes.
17:38:24.147 ERROR  tofu:17:38:24.147 ERROR  tofu: │ Error: Unsupported OpenTofu Core version
17:38:24.147 ERROR  tofu:17:38:24.147 ERROR  tofu: │   on terraform.tf line 4, in terraform:
17:38:24.147 ERROR  tofu:4:   required_version = ">= 1.14.3"
17:38:24.147 ERROR  tofu:17:38:24.147 ERROR  tofu: │ This configuration does not support OpenTofu version 1.6.0. To proceed,
17:38:24.147 ERROR  tofu: │ either choose another supported OpenTofu version or update this version
17:38:24.147 ERROR  tofu: │ constraint. Version constraints are normally set for good reason, so
17:38:24.147 ERROR  tofu: │ updating the constraint may lead to other errors or unexpected behavior.
17:38:24.147 ERROR  tofu:17:38:24.147 ERROR  tofu: 
17:38:24.150 ERROR  tofu invocation failed in ./.terragrunt-cache/HYZubtt2oGjTLp_iAwbOc2h9YTg/3m42VkO6rgWEvJnR81Bd1BnDG4Q
17:38:24.151 ERROR  error occurred:

* Failed to execute "tofu init" in ./.terragrunt-cache/HYZubtt2oGjTLp_iAwbOc2h9YTg/3m42VkO6rgWEvJnR81Bd1BnDG4Q
  ╷
  │ Error: Unsupported OpenTofu Core version
  │ 
  │   on terraform.tf line 4, in terraform:4:   required_version = ">= 1.14.3"
  │ 
  │ This configuration does not support OpenTofu version 1.6.0. To proceed,
  │ either choose another supported OpenTofu version or update this version
  │ constraint. Version constraints are normally set for good reason, so
  │ updating the constraint may lead to other errors or unexpected behavior.
  ╵
  
  
  exit status 1

@renovate renovate bot merged commit 5900be6 into main Jan 26, 2026
15 checks passed
@renovate renovate bot deleted the renovate/awsgithub-oidc-authmodulestls branch January 26, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy:github-oidc-auth Auto-generated deployment label 🤖 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants