From 97913f2c745d114c09fd3319456f90ad66aa7b37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:01:42 +0000 Subject: [PATCH 1/2] Update Terraform hcp to v0.111.0 --- versions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.tf b/versions.tf index 43839f8..cac4128 100644 --- a/versions.tf +++ b/versions.tf @@ -3,7 +3,7 @@ terraform { required_providers { hcp = { source = "hashicorp/hcp" - version = "0.110.0" + version = "0.111.0" } tfe = { source = "hashicorp/tfe" From 5a583677d9539581f10236ac8d3cce9cdad2ae7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Dec 2025 22:02:00 +0000 Subject: [PATCH 2/2] terraform-docs: automated action --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d2507e..17b5796 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The following requirements are needed by this module: - [terraform](#requirement\_terraform) (>= 1.13.0) -- [hcp](#requirement\_hcp) (0.110.0) +- [hcp](#requirement\_hcp) (0.111.0) - [tfe](#requirement\_tfe) (~> 0.71) @@ -194,8 +194,8 @@ Default: The following resources are used by this module: -- [hcp_waypoint_add_on_definition.this](https://registry.terraform.io/providers/hashicorp/hcp/0.110.0/docs/resources/waypoint_add_on_definition) (resource) -- [hcp_waypoint_template.this](https://registry.terraform.io/providers/hashicorp/hcp/0.110.0/docs/resources/waypoint_template) (resource) +- [hcp_waypoint_add_on_definition.this](https://registry.terraform.io/providers/hashicorp/hcp/0.111.0/docs/resources/waypoint_add_on_definition) (resource) +- [hcp_waypoint_template.this](https://registry.terraform.io/providers/hashicorp/hcp/0.111.0/docs/resources/waypoint_template) (resource) - [tfe_project.this](https://registry.terraform.io/providers/hashicorp/tfe/latest/docs/data-sources/project) (data source) - [tfe_registry_module.this](https://registry.terraform.io/providers/hashicorp/tfe/latest/docs/data-sources/registry_module) (data source)