From e254ff65dca99ded3a1d3a7763e90528898fbcc5 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 18 Dec 2024 13:05:02 +0000 Subject: [PATCH] Automated update --- provider-terraform-controller/Dockerfile | 2 +- provider-terraform-controller/goss/goss.yaml | 2 +- provider-terraform-controller/variant.lock | 79 +++++++++++++++----- 3 files changed, 64 insertions(+), 19 deletions(-) diff --git a/provider-terraform-controller/Dockerfile b/provider-terraform-controller/Dockerfile index b1fc9a74d..7c2d12759 100644 --- a/provider-terraform-controller/Dockerfile +++ b/provider-terraform-controller/Dockerfile @@ -3,7 +3,7 @@ ARG CROSSPLANE_PROVIDER_TERRAFORM_VERSION=0.3.0 FROM crossplane/provider-terraform-controller:v${CROSSPLANE_PROVIDER_TERRAFORM_VERSION} ARG CROSSPLANE_PROVIDER_TERRAFORM_VERSION=0.3.0 -ARG TERRAFORM_VERSION=1.10.2 +ARG TERRAFORM_VERSION=1.10.3 LABEL version="${CROSSPLANE_PROVIDER_TERRAFORM_VERSION}-${TERRAFORM_VERSION}" LABEL maintainer="ozaki@chatwork.com" diff --git a/provider-terraform-controller/goss/goss.yaml b/provider-terraform-controller/goss/goss.yaml index c2dd52113..06b90145d 100644 --- a/provider-terraform-controller/goss/goss.yaml +++ b/provider-terraform-controller/goss/goss.yaml @@ -9,4 +9,4 @@ command: /usr/local/bin/terraform version: exit-status: 0 stdout: - - Terraform v1.10.2 + - Terraform v1.10.3 diff --git a/provider-terraform-controller/variant.lock b/provider-terraform-controller/variant.lock index e1d7302d5..76e7db10b 100644 --- a/provider-terraform-controller/variant.lock +++ b/provider-terraform-controller/variant.lock @@ -6,8 +6,8 @@ dependencies: - 0.2.0 - 0.3.0 terraform: - version: 1.10.2 - previousVersion: 1.10.1 + version: 1.10.3 + previousVersion: 1.10.2 versions: - 1.2.5 - 1.2.6 @@ -69,9 +69,10 @@ dependencies: - 1.10.0 - 1.10.1 - 1.10.2 + - 1.10.3 githubRelease: assets: [] - assets_url: https://api.github.com/repos/hashicorp/terraform/releases/190191675/assets + assets_url: https://api.github.com/repos/hashicorp/terraform/releases/191426869/assets author: avatar_url: https://avatars.githubusercontent.com/u/82989873?v=4 events_url: https://api.github.com/users/hc-github-team-es-release-engineering/events{/privacy} @@ -93,25 +94,25 @@ dependencies: url: https://api.github.com/users/hc-github-team-es-release-engineering user_view_type: public body: |+ - ## 1.10.2 (December 11, 2024) + ## 1.10.3 (December 18, 2024) BUG FIXES: - - cli: variables in an auto-loaded tfvars file which were overridden during plan incorrectly show as changed during apply [GH-36180] + - Terraform could panic when encountering an error during plan encoding ([#36212](https://github.com/hashicorp/terraform/issues/36212)) - created_at: "2024-12-11T11:26:13Z" + created_at: "2024-12-18T09:47:41Z" draft: false - html_url: https://github.com/hashicorp/terraform/releases/tag/v1.10.2 - id: 190191675 - name: v1.10.2 - node_id: RE_kwDOAQ6CpM4LVhg7 + html_url: https://github.com/hashicorp/terraform/releases/tag/v1.10.3 + id: 191426869 + name: v1.10.3 + node_id: RE_kwDOAQ6CpM4LaPE1 prerelease: false - published_at: "2024-12-11T12:34:24Z" - tag_name: v1.10.2 - tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.10.2 - target_commitish: 99f2641df60ed3fa522d615d82d1d87abca8a9c7 - upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/190191675/assets{?name,label} - url: https://api.github.com/repos/hashicorp/terraform/releases/190191675 - zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.10.2 + published_at: "2024-12-18T12:34:50Z" + tag_name: v1.10.3 + tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.10.3 + target_commitish: 7f205bcb3170da14ebb90d27cc170ddfe168e912 + upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/191426869/assets{?name,label} + url: https://api.github.com/repos/hashicorp/terraform/releases/191426869 + zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.10.3 meta: dependencies: terraform: @@ -3610,3 +3611,47 @@ meta: upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/190191675/assets{?name,label} url: https://api.github.com/repos/hashicorp/terraform/releases/190191675 zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.10.2 + 1.10.3: + githubRelease: + assets: [] + assets_url: https://api.github.com/repos/hashicorp/terraform/releases/191426869/assets + author: + avatar_url: https://avatars.githubusercontent.com/u/82989873?v=4 + events_url: https://api.github.com/users/hc-github-team-es-release-engineering/events{/privacy} + followers_url: https://api.github.com/users/hc-github-team-es-release-engineering/followers + following_url: https://api.github.com/users/hc-github-team-es-release-engineering/following{/other_user} + gists_url: https://api.github.com/users/hc-github-team-es-release-engineering/gists{/gist_id} + gravatar_id: "" + html_url: https://github.com/hc-github-team-es-release-engineering + id: 82989873 + login: hc-github-team-es-release-engineering + node_id: MDQ6VXNlcjgyOTg5ODcz + organizations_url: https://api.github.com/users/hc-github-team-es-release-engineering/orgs + received_events_url: https://api.github.com/users/hc-github-team-es-release-engineering/received_events + repos_url: https://api.github.com/users/hc-github-team-es-release-engineering/repos + site_admin: false + starred_url: https://api.github.com/users/hc-github-team-es-release-engineering/starred{/owner}{/repo} + subscriptions_url: https://api.github.com/users/hc-github-team-es-release-engineering/subscriptions + type: User + url: https://api.github.com/users/hc-github-team-es-release-engineering + user_view_type: public + body: |+ + ## 1.10.3 (December 18, 2024) + + BUG FIXES: + - Terraform could panic when encountering an error during plan encoding ([#36212](https://github.com/hashicorp/terraform/issues/36212)) + + created_at: "2024-12-18T09:47:41Z" + draft: false + html_url: https://github.com/hashicorp/terraform/releases/tag/v1.10.3 + id: 191426869 + name: v1.10.3 + node_id: RE_kwDOAQ6CpM4LaPE1 + prerelease: false + published_at: "2024-12-18T12:34:50Z" + tag_name: v1.10.3 + tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.10.3 + target_commitish: 7f205bcb3170da14ebb90d27cc170ddfe168e912 + upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/191426869/assets{?name,label} + url: https://api.github.com/repos/hashicorp/terraform/releases/191426869 + zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.10.3