Skip to content

chore(deps): update terraform tfe to v0.80.0 - #211

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/tfe-0.x
Open

chore(deps): update terraform tfe to v0.80.0#211
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/tfe-0.x

Conversation

@red-hat-konflux-kflux-prd-rh02

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tfe (source) required_provider minor 0.79.00.80.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

hashicorp/terraform-provider-tfe (tfe)

v0.80.0

Compare Source

BREAKING CHANGES:

  • r/tfe_workspace: The hyok_enabled attribute was incorrectly marked as optional, instead of computed and read-only. This means that it could be set in the configuration, even though it would have no effect on the HCP Terraform workspace. This bug has been resolved, but will mean that any tfe_workspace which specifies hyok_enabled will see an error after upgrade, and will need to remove the attribute. By @​JarrettSpiker #​2134

ENHANCEMENTS:

  • r/tfe_project_notification_configuration: Add url_wo and url_wo_version attribute support. By @​Maed223 #​2150
  • r/tfe_provider_set, d/tfe_provider_set: Add priority support for managing whether a Provider Set takes priority over Provider Sets with more specific scopes. By @​AadarshIBM #​2154
  • r/tfe_workspace_run: Add optional allow_config_version_missing argument to apply and destroy blocks. When set to true, runs that cannot be created due to a missing configuration version are treated as a no-op success instead of returning an error. Default behavior is unchanged (default value is false). By @​shwetamurali #​2145
  • r/tfe_registry_module: The vcs_repo VCS connection (identifier, oauth_token_id, and github_app_installation_id) can now be updated in place instead of forcing resource recreation. By @​hashimoon #​2124

BUG FIXES:

  • r/tfe_workspace: Fixed a provider bug where hyok_enabled was not being set as a computed read-only attribute, causing unreconcilable drift to occur when HYOK was enabled on a provider-managed workspace. By @​JarrettSpiker #​2134
  • r/tfe_project_notification_configuration: Fix Provider produced inconsistent result after apply error on the sensitive token attribute when creating a configuration (such as slack) without a token. By @​maed223 #​2140
  • r/tfe_project_notification_configuration: Fix Provider produced inconsistent result after apply errors on the triggers, email_addresses, and email_user_ids attributes when they are configured as an empty set ([]). By @​maed223 #​2140

Configuration

📅 Schedule: (UTC)

  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@openshift-ci
openshift-ci Bot requested review from clcollins and kseiter-rh August 16, 2026 20:07
@openshift-ci

openshift-ci Bot commented Aug 16, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kseiter-rh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov-appsre

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.57%. Comparing base (d065ba8) to head (67fdd0b).

@@          Coverage Diff          @@
##            main    #211   +/-   ##
=====================================
  Coverage   8.57%   8.57%           
=====================================
  Files         23      23           
  Lines       1504    1504           
=====================================
  Hits         129     129           
  Misses      1372    1372           
  Partials       3       3           
Flag Coverage Δ
go-unit-tests 8.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d065ba8...67fdd0b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants