relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
0 stars 1 forks source link

Bump hashicorp/tfe from 0.51.1 to 0.55.0 in /tf-workspace #162

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps hashicorp/tfe from 0.51.1 to 0.55.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.55.0

FEATURES

  • r/tfe_team: Add attributes manage_teams, manage_organization_access, and access_secret_teams to organization_access on tfe_team by @​juliannatetreault #1313

v0.54.0

ENHANCEMENTS:

FEATURES:

  • d/tfe_oauth_client: Add project_ids attribute, by @​Netra2104 1148
  • d/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1148
  • New Resource: r/tfe_project_oauth_client attaches/detaches an existing project to an existing oauth client, by @​Netra2104 1144
  • New Resource: r/tfe_test_variable is a new resource for creating environment variables used by registry modules for terraform test, by @​aaabdelgany 1285

BUG FIXES:

  • r/tfe_organization_default_settings: Fix import resource address documentation by @​Uk1288 #1324

v0.53.0

ENHANCEMENTS:

FEATURES:

  • r/tfe_workspace: Add ignore_additional_tag_names which explicitly ignores tag_names not defined by config so they will not be overwritten by the configured tags, by @​brandonc and @​mbillow 1254
  • r/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1142

BUG FIXES:

  • r/tfe_registry_module: Fix registry module always triggering re-creation when an organization is not present, by @​hashimoon 1263
  • r/tfe_workspace: Change the error message returned when a workspace cannot be safe-deleted to reflect that the error can happen when the latest state is still being processed @​uturunku1 1274

ENHANCEMENTS:

  • r/tfe_registry_module: Update Delete method to call DeleteByName when module_provider is not present, and DeleteProvider when module_provider exists @​laurenolivia1267

v0.52.0

FEATURES:

  • New Resource: r/tfe_registry_provider is a new resource for managing public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_provider is a new data source to retrieve information about a public or private provider in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_providers is a new data source to retrieve information about public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_no_code_module is a new data source to retrieve information about a no-code module, by @​catsby 1242
  • New Resource: r/tfe_sentinel_version adds the ability for Terraform Enterprise admins to configure settings for sentinel versions (#1202)
  • New Resource: r/tfe_opa_version adds the ability for Terraform Enterprise admins to configure settings for OPA versions (#1202)
  • r/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to allow setting a policy runtime version to the policy set, by @​mrinalirao 1234
  • d/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to get the policy runtime version of a policy set, by @​mrinalirao 1234

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.55.0

FEATURES:

  • r/tfe_team: Add attributes manage_teams, manage_organization_access, and access_secret_teams to organization_access on tfe_team by @​juliannatetreault #1313

v0.54.0

ENHANCEMENTS:

FEATURES:

  • d/tfe_oauth_client: Add project_ids attribute, by @​Netra2104 1148
  • d/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1148
  • New Resource: r/tfe_project_oauth_client attaches/detaches an existing project to an existing oauth client, by @​Netra2104 1144
  • New Resource: r/tfe_test_variable is a new resource for creating environment variables used by registry modules for terraform test, by @​aaabdelgany 1285

BUG FIXES:

  • r/tfe_organization_default_settings: Fix import resource address documentation by @​Uk1288 #1324

v0.53.0

ENHANCEMENTS:

FEATURES:

  • r/tfe_workspace: Add ignore_additional_tag_names which explicitly ignores tag_names not defined by config so they will not be overwritten by the configured tags, by @​brandonc and @​mbillow 1254
  • r/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1142

BUG FIXES:

  • r/tfe_registry_module: Fix registry module always triggering re-creation when an organization is not present, by @​hashimoon 1263
  • r/tfe_workspace: Change the error message returned when a workspace cannot be safe-deleted to reflect that the error can happen when the latest state is still being processed @​uturunku1 1274

ENHANCEMENTS:

  • r/tfe_registry_module: Update Delete method to call DeleteByName when module_provider is not present, and DeleteProvider when module_provider exists @​laurenolivia1267

v0.52.0

FEATURES:

  • New Resource: r/tfe_registry_provider is a new resource for managing public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_provider is a new data source to retrieve information about a public or private provider in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_providers is a new data source to retrieve information about public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_no_code_module is a new data source to retrieve information about a no-code module, by @​catsby 1242
  • New Resource: r/tfe_sentinel_version adds the ability for Terraform Enterprise admins to configure settings for sentinel versions (#1202)
  • New Resource: r/tfe_opa_version adds the ability for Terraform Enterprise admins to configure settings for OPA versions (#1202)
  • r/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to allow setting a policy runtime version to the policy set, by @​mrinalirao 1234
  • d/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to get the policy runtime version of a policy set, by @​mrinalirao 1234

... (truncated)

Commits
  • 155ebe1 Prep 0.55.0 for release
  • 36bc849 Merge pull request #1313 from hashicorp/juliannatetreault/TF-14029-add-manage...
  • 78b1e35 Updates the changelog
  • 9bf9300 Switch to go uber mock to be compatible with go-tfe 1.53.0
  • a4207a0 Updates go-tfe version
  • 0313845 Add manage permissions to team org access
  • 5095c61 Merge pull request #1350 from hashicorp/el/ignore_linter_on_policy_enforce
  • 2170d0d Merge pull request #1352 from hashicorp/sebasslash/disable-ci-parallelism
  • 6dbf30d adds notice job as a separate check
  • 3b38a4c temporarily disable testing in CI
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 2 months ago

Superseded by #173.