Skip to content

chore(deps): update terraform tfe to v0.79.0#595

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tfe-0.x
Open

chore(deps): update terraform tfe to v0.79.0#595
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tfe-0.x

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tfe (source) required_provider minor 0.76.20.79.0

Release Notes

hashicorp/terraform-provider-tfe (tfe)

v0.79.0

Compare Source

FEATURES:

  • New Resource: r/tfe_tag_policy_set and r/tfe_tag_policy_set_exclusion: Adds resources to manage tag-based inclusion and exclusion on policy sets. NOTE: This feature is currently in beta and is not available to all users. By @​anubhav-goel #​2093
  • r/tfe_tag_policy_set and r/tfe_tag_policy_set_exclusion: Removed beta notices. (#​669)
  • Adds support for s390x Linux builds of the TFE terraform provider. By @​JenGoldstrich #​2117

ENHANCEMENTS:

  • Added make generate target to run tfplugindocs as a tracked Go tool dependency, replacing the previous manual install workflow. Supports optional RESOURCE=<name> argument for targeted single-resource doc generation. By @​marzuqmazid-ibm #​2115

BUG FIXES:

  • r/tfe_provider_set: Fix validation to reject provider sets when global is false or omitted and no project or workspace scopes are configured.
  • Removed two documentation files for resources that do not exist and that are not planned. By @​brandonc #​2100
  • Fixed a provider bug where a failed no-code module update could reference an uninitialized module ID #​2122

ENHANCEMENTS:

  • r/tfe_project_notification_configuration and r/tfe_team_notification_configuration: update url attributes to be sensitive, by @​kadenluang #​2120
  • Backfilled description fields into resource schema attributes across the provider, sourced from the existing website documentation. These surface in the provider schema output and improve editor and documentation tooling. By @​marzuqmazid-ibm #​2128

v0.78.0

Compare Source

FEATURES:

  • New Resource: r/tfe_scim_settings and New Data Source: d/tfe_scim_settings: Adds resource and data source to manage SCIM settings on Terraform Enterprise. By @​skj-skj #​2072
  • New Resource: r/tfe_scim_token and New Data Source: d/tfe_scim_token: Adds resource and data source to manage SCIM tokens on Terraform Enterprise. By @​skj-skj #​2076
  • New Resource: r/tfe_admin_smtp_settings and New Data Source: d/tfe_admin_smtp_settings: Adds resource and data source to manage Admin SMTP settings in Terraform Enterprise by @​chpag #​2059
  • New Data Source: d/tfe_scim_group: Adds a data source to retrieve a SCIM group from Terraform Enterprise. By @​skj-skj #​2083
  • New Resource: r/tfe_scim_group_mapping: Adds a resource to map a SCIM group to a team on Terraform Enterprise. By @​skj-skj #​2090
  • New Resource: r/tfe_provider_set for managing shared provider configurations for internal testing. NOTE: This resource is subject to change and has limited support in HCP Terraform. It is not available to public. By @​mogrogan #​2086
  • New Data Source: d/tfe_provider_set for retrieving shared provider configurations for internal testing. NOTE: This data source is subject to change and has limited support in HCP Terraform. It is not available to public. By @​mogrogan #​2091
  • New Resource: r/tfe_project_notification_configuration: Adds a resource for managing project notification configurations, by @​jillirami (#​1958)

ENHANCEMENTS:

  • d/tfe_team: Expose SCIM attributes (scim_linked, scim_group_name, scim_sync_paused, scim_updated_at) as computed read-only fields. These are only populated when SCIM is enabled on the TFE instance #​2088
  • r/tfe_no_code_module: Allow variable_options.options to be empty or omitted #​2074
  • r/tfe_team, r/tfe_team_access, d/tfe_team_access, r/tfe_team_project_access, d/tfe_team_project_access: Add delegated policy override permissions and document the relationship between organization-level delegation and project/workspace-level override access, by @​jbonhag #​2037

v0.77.0

Compare Source

ENHANCEMENTS:

  • Updates warning when using credentials/config file for authentication and running on cloud to be clearer, by @​christian-doucette #​2036
  • Support trigger patterns and working directories in stacks by @​aaabdelgany #​2048
  • Adds RunPostApplyRunning,RunPostApplyCompleted run status by @​jose-kunnel #​2046
  • r/tfe_policy_set and d/tfe_policy_set: Add policy_update_patterns attribute support for policy sets. By @​nithishravindra #​2030
  • r/tfe_saml_settings and d/tfe_saml_settings: Add provider_type attribute to specify the SAML identity provider type (okta, entra, saml, unknown). By @​skj-skj #​2066

BUG FIXES:

  • r/tfe_team: Fixed a Missing Identity After Update error on resource update by @​sebasslash #​2045
  • r/tfe_team_access: Fixed a bug where switching from access attribute to permissions block with identical permission values showed "No changes" instead of updating the resource. The fix detects when access is removed from configuration, even when both access and permissions exist in state. By @​sana-faraz [#​2049]#​2049/

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

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 force-pushed the renovate/tfe-0.x branch from 0621363 to 3aac98f Compare June 18, 2026 23:56
@renovate renovate Bot changed the title chore(deps): update terraform tfe to v0.77.0 chore(deps): update terraform tfe to v0.78.0 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/tfe-0.x branch from 3aac98f to ff917d0 Compare July 13, 2026 17:02
@renovate renovate Bot changed the title chore(deps): update terraform tfe to v0.78.0 chore(deps): update terraform tfe to v0.79.0 Jul 13, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/tfe-0.x branch from ff917d0 to ffbdb07 Compare July 21, 2026 02:34
@sonarqubecloud

Copy link
Copy Markdown

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