Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.45.0
->0.46.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-tfe (tfe)
v0.46.0
Compare Source
FEATURES:
r/tfe_agent_pool_allowed_workspaces
restricts the use of an agent pool to particular workspaces, by @hs26gill 870r/tfe_organization_token
: Add optionalexpired_at
field to organization tokens, by @juliannatetreault (#​https://github.com/hashicorp/terraform-provider-tfe/pull/844ll/844))r/tfe_team_token
: Add optionalexpired_at
field to team tokens, by @juliannatetreault (#​https://github.com/hashicorp/terraform-provider-tfe/pull/844ll/844))r/tfe_agent_pool
: Add attributeorganization_scoped
to set the scope of an agent pool, by @hs26gill 870d/tfe_agent_pool
: Add attributeorganization_scoped
andallowed_workspace_ids
to retrieve agent pool scope and associated allowed workspace ids, by @hs26gill 870BUG FIXES:
r/tfe_workspace_run
: Ensurewait_for_run
correctly results in a fire-and-forget run when set tofalse
, by @lucymhdavies (#​https://github.com/hashicorp/terraform-provider-tfe/pull/910ll/910))r/tfe_workspace_run
: Fix rare random run failures; adjust lists of expected run statuses to ensure that a plan is completely processed before attempting to apply it, by @uk1288 (#​https://github.com/hashicorp/terraform-provider-tfe/pull/921ll/921))r/tfe_notification_configuration
: Add support for missing "Check failed" Health Event notifications, by @lucymhdavies (#​https://github.com/hashicorp/terraform-provider-tfe/pull/927ll/927))r/tfe_registry_module
: Fix a bug that prevented users from being able to create a registry module using a github app, by @dsa0x (#​https://github.com/hashicorp/terraform-provider-tfe/pull/935ll/935))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.