chore(deps): update terraform tfe to v0.80.0 - #211
chore(deps): update terraform tfe to v0.80.0#211red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
Conversation
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #211 +/- ##
=====================================
Coverage 8.57% 8.57%
=====================================
Files 23 23
Lines 1504 1504
=====================================
Hits 129 129
Misses 1372 1372
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This PR contains the following updates:
0.79.0→0.80.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
hashicorp/terraform-provider-tfe (tfe)
v0.80.0Compare Source
BREAKING CHANGES:
r/tfe_workspace: Thehyok_enabledattribute 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 anytfe_workspacewhich specifieshyok_enabledwill see an error after upgrade, and will need to remove the attribute. By @JarrettSpiker #2134ENHANCEMENTS:
r/tfe_project_notification_configuration: Addurl_woandurl_wo_versionattribute support. By @Maed223 #2150r/tfe_provider_set,d/tfe_provider_set: Addprioritysupport for managing whether a Provider Set takes priority over Provider Sets with more specific scopes. By @AadarshIBM #2154r/tfe_workspace_run: Add optionalallow_config_version_missingargument toapplyanddestroyblocks. When set totrue, 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 isfalse). By @shwetamurali #2145r/tfe_registry_module: Thevcs_repoVCS connection (identifier,oauth_token_id, andgithub_app_installation_id) can now be updated in place instead of forcing resource recreation. By @hashimoon #2124BUG FIXES:
r/tfe_workspace: Fixed a provider bug wherehyok_enabledwas 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 #2134r/tfe_project_notification_configuration: FixProvider produced inconsistent result after applyerror on the sensitivetokenattribute when creating a configuration (such asslack) without atoken. By @maed223 #2140r/tfe_project_notification_configuration: FixProvider produced inconsistent result after applyerrors on thetriggers,email_addresses, andemail_user_idsattributes when they are configured as an empty set ([]). By @maed223 #2140Configuration
📅 Schedule: (UTC)
🚦 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.
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.