Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hashicorp/tfe from 0.39.0 to 0.40.0 #44

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps hashicorp/tfe from 0.39.0 to 0.40.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.40.0

DEPRECATIONS:

  • r/tfe_sentinel_policy is deprecated in favor of the new resource tfe_policy, which supports both Sentinel and OPA policies
  • r/tfe_organization_module_sharing is deprecated in favor of the new resource tfe_admin_organization_settings, which supports the global module sharing option

FEATURES:

  • New Resource: tfe_admin_organization_settings (#709) adds the ability for Terraform Enterprise admins to configure settings for an organization, including module consumers and global module sharing config.
  • New Resource: tfe_policy is a new resource that supports both Sentinel as well as OPA policies. tfe_sentinel_policy now includes a deprecation warning. (#690)
  • New Resource: tfe_project allows managing projects, which is an upcoming feature of Terraform Cloud and may not yet be generally available. (#704)
  • d/tfe_workspace_ids: Add support for filtering workspace names with partial matching using * (#698)
  • r/tfe_workspace: Add preemptive check for resources under management when force_delete attribute is false (#699)
  • r/tfe_policy_set: Add OPA support for policy sets. (#691)
  • d/tfe_policy_set: Add optional kind and overridable fields for OPA policy sets (#691)
  • r/tfe_policy: enforce_mode is no longer a required property (#705)
  • d/tfe_organization: Add computed default_project_id field to support projects (#704)
  • r/tfe_workspace: Add optional project_id argument to support projects (#704)
  • d/tfe_workspace: Add optional project_id argument to support projects (#704)

v0.39.0 (November 18, 2022)

FEATURES:

  • r/tfe_workspace_run_task: Removed beta notices on the stage attribute for workspace run tasks. (#669)
  • r/registry_module: Adds no_code field. (#673)
  • r/tfe_organization: Add allow_force_delete_workspaces attribute to set whether admins are permitted to delete workspaces with resource under management. (#661)
  • r/tfe_workspace: Add force_delete attribute to set whether workspaces will be force deleted when removed through the provider. Otherwise, they will be safe deleted. (#675)
  • r/tfe_notification_configuration: Add assessment triggers to notifications (#676)

v0.38.0 (October 24, 2022)

FEATURES:

  • d/tfe_oauth_client: Adds name, service_provider, service_provider_display_name, organization, callback_url, and created_at fields, and enables searching for an OAuth client with organization, name, and service_provider. (#599)
  • d/tfe_organization_members: Add datasource for organization_members that returns a list of active members and members with pending invite in an organization. (#635)
  • d/tfe_organization_membership: Add new argument username to enable fetching an organization membership by username. (#660)
  • r/tfe_organization_membership: Add new computed attribute username. (#660)
  • r/tfe_team_organization_members: Add resource for managing team members via organization membership IDs (#617)

BUG FIXES:

  • r/tfe_workspace: When assessments_enabled was the only change in to the resource the workspace was not being updated (#641)

NOTES:

  • The provider is now using go 1.18. (#643, #646)

v0.37.0 (September 28, 2022)

FEATURES:

  • r/tfe_workspace: Changes in agent_pool_id and execution_mode attributes are now detected and applied. (#607)
  • r/tfe_workspace_run_task, d/tfe_workspace_run_task: Add stage attribute to workspace run tasks. (#555)
  • r/tfe_workspace_policy_set: Add ability to attach an existing workspace to an existing policy set. (#591)
  • Add attributes for health assessments (drift detection) - available only in Terraform Cloud (550):
    • r/tfe_workspace: Add attribute assessments_enabled

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.40.0 (December 6, 2022)

DEPRECATIONS:

  • r/tfe_sentinel_policy is deprecated in favor of the new resource tfe_policy, which supports both Sentinel and OPA policies
  • r/tfe_organization_module_sharing is deprecated in favor of the new resource tfe_admin_organization_settings, which supports the global module sharing option

FEATURES:

  • New Resource: tfe_admin_organization_settings (#709) adds the ability for Terraform Enterprise admins to configure settings for an organization, including module consumers and global module sharing config.
  • New Resource: tfe_policy is a new resource that supports both Sentinel as well as OPA policies. tfe_sentinel_policy now includes a deprecation warning. (#690)
  • New Resource: tfe_project allows managing projects, which is an upcoming feature of Terraform Cloud and may not yet be generally available. (#704)
  • d/tfe_workspace_ids: Add support for filtering workspace names with partial matching using * (#698)
  • r/tfe_workspace: Add preemptive check for resources under management when force_delete attribute is false (#699)
  • r/tfe_policy_set: Add OPA support for policy sets. (#691)
  • d/tfe_policy_set: Add optional kind and overridable fields for OPA policy sets (#691)
  • r/tfe_policy: enforce_mode is no longer a required property (#705)
  • d/tfe_organization: Add computed default_project_id field to support projects (#704)
  • r/tfe_workspace: Add optional project_id argument to support projects (#704)
  • d/tfe_workspace: Add optional project_id argument to support projects (#704)
Commits
  • 6c996d9 Update nightly-tfe-test.yml
  • 11dc5b4 Update nightly-tfe-test.yml
  • 014a65c Allow nightly using manual action
  • e6e29a7 Merge pull request #710 from hashicorp/brandonc-release-notes-0.40.0
  • ddbb43f Run acceptance tests in nightly
  • b6f3578 Update CHANGELOG.md
  • e5c2e62 Merge pull request #709 from hashicorp/brandonc/admin_org_settings_sdk
  • 2831aaa Update organization_module_sharing.html.markdown
  • d26bc40 Update CHANGELOG.md
  • bbdfd96 Documentation for tfe_admin_organization_settings
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-tfe/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-tfe/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-tfe@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: hashicorp/tfe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2022

The following labels could not be found: dependencies, terraform.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2023

A newer version of hashicorp/tfe exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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