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

Update Terraform tfe to v0.40.0 #91

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Update Terraform tfe to v0.40.0 #91

merged 1 commit into from
Dec 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tfe (source) required_provider minor 0.39.0 -> 0.40.0

Release Notes

hashicorp/terraform-provider-tfe

v0.40.0

Compare Source

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)

Configuration

📅 Schedule: 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

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Dec 9, 2022
@github-actions github-actions bot added area/terraform Terraform cloud/alicloud Cloud Provider / Alicloud cloud/aws Cloud Provider / Amazon AWS cloud/azure Cloud Provider / Microsoft Azure cloud/gcp Cloud Provider / Google Cloud Provider labels Dec 9, 2022
@nlamirault nlamirault merged commit 3bc3f29 into main Dec 9, 2022
@nlamirault nlamirault deleted the renovate/tfe-0.x branch December 9, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/alicloud Cloud Provider / Alicloud cloud/aws Cloud Provider / Amazon AWS cloud/azure Cloud Provider / Microsoft Azure cloud/gcp Cloud Provider / Google Cloud Provider dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant