From f4fb6fe59ae1b0e6d0c52d4f673ff92514a188d4 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 9 Jul 2026 00:27:48 +0000 Subject: [PATCH] Automated update --- atlantis-aws/Dockerfile | 4 +- atlantis-aws/goss/goss.yaml | 4 +- atlantis-aws/variant.lock | 124 ++++++++++++++++++++++++++++-------- 3 files changed, 103 insertions(+), 29 deletions(-) diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index eb36741a4d..36ac391d26 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,11 +1,11 @@ -FROM chatwork/aws:2.34.49 +FROM chatwork/aws:2.35.17 ARG TARGETARCH ARG ATLANTIS_VERSION=0.46.0 ARG GOSU_VERSION=1.19 ARG GIT_LFS_VERSION=3.7.1 ARG DUMB_INIT_VERSION=1.2.5 -ENV DEFAULT_TERRAFORM_VERSION=1.15.7 +ENV DEFAULT_TERRAFORM_VERSION=1.15.8 LABEL version="${ATLANTIS_VERSION}" LABEL maintainer="sakamoto@chatwork.com" diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index c8f0908a59..1c1aa67994 100644 --- a/atlantis-aws/goss/goss.yaml +++ b/atlantis-aws/goss/goss.yaml @@ -21,7 +21,7 @@ command: /usr/local/bin/aws --version: exit-status: 0 stdout: - - 2.34.49 + - 2.35.17 /usr/bin/conftest --version: exit-status: 0 stdout: @@ -29,7 +29,7 @@ command: /usr/local/bin/terraform --version: exit-status: 0 stdout: - - 1.15.7 + - 1.15.8 /usr/local/bin/atlantis version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 43f77d2042..7d6b8b9886 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -433,8 +433,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/346951880 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.46.0 awscli: - version: 2.34.49 - previousVersion: 2.34.15 + version: 2.35.17 + previousVersion: 2.34.49 versions: - 2.8.2 - 2.8.3 @@ -1020,6 +1020,7 @@ dependencies: - 2.34.14 - 2.34.15 - 2.34.49 + - 2.35.17 conftest: version: 0.68.2 previousVersion: 0.67.0 @@ -3100,8 +3101,8 @@ dependencies: url: https://api.github.com/repos/tianon/gosu/releases/249453666 zipball_url: https://api.github.com/repos/tianon/gosu/zipball/1.19 terraform: - version: 1.15.7 - previousVersion: 1.14.7 + version: 1.15.8 + previousVersion: 1.15.7 versions: - 1.3.2 - 1.3.3 @@ -3181,9 +3182,10 @@ dependencies: - 1.14.6 - 1.14.7 - 1.15.7 + - 1.15.8 githubRelease: assets: [] - assets_url: https://api.github.com/repos/hashicorp/terraform/releases/344246883/assets + assets_url: https://api.github.com/repos/hashicorp/terraform/releases/351091774/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} @@ -3205,43 +3207,48 @@ dependencies: url: https://api.github.com/users/hc-github-team-es-release-engineering user_view_type: public body: |+ - ## 1.15.7 (June 24, 2026) + ## 1.15.8 (July 8, 2026) BUG FIXES: - * Add concurrency safety to configs.Parser and SourceBundleParser ([#38745](https://github.com/hashicorp/terraform/issues/38745)) + * Fix `terraform init` error when installing providers sourced from a service-discovery alias advertised by the configured backend (such as `localterraform.com`) - * Fix submodule variable validation during init ([#38770](https://github.com/hashicorp/terraform/issues/38770)) + NOTES: - created_at: "2026-06-24T15:51:14Z" + * command/init: Provider installation was changed to enable future enhancements in the area. This effectively reverses the log message changes from v1.15. `initializing_provider_plugin_message` is being re-introduced to replace the short-lived two message types `initializing_provider_plugin_from_config_message` & `initializing_provider_plugin_from_state_message`. The change should not have any significant end-user impact aside from the command output. ([#38838](https://github.com/hashicorp/terraform/issues/38838)) + + * command/init: Provider installation was changed to enable future enhancements in the area. This partially reverses the init event order changes from v1.15; module installation will now occur after the backend is initialized. The change should not have any significant end-user impact aside from the command output. ([#38838](https://github.com/hashicorp/terraform/issues/38838)) + + + created_at: "2026-07-08T15:30:58Z" draft: false - html_url: https://github.com/hashicorp/terraform/releases/tag/v1.15.7 - id: 344246883 + html_url: https://github.com/hashicorp/terraform/releases/tag/v1.15.8 + id: 351091774 immutable: false - name: v1.15.7 - node_id: RE_kwDOAQ6CpM4UhMpj + name: v1.15.8 + node_id: RE_kwDOAQ6CpM4U7Tw- prerelease: false - published_at: "2026-06-24T16:47:12Z" + published_at: "2026-07-08T17:45:09Z" reactions: - "+1": 0 + "+1": 1 "-1": 0 confused: 0 eyes: 0 - heart: 3 + heart: 0 hooray: 0 laugh: 0 rocket: 0 - total_count: 3 - url: https://api.github.com/repos/hashicorp/terraform/releases/344246883/reactions - tag_name: v1.15.7 - tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.15.7 - target_commitish: 214239d0a88cefc3919e79805c5ddd42b922af56 - updated_at: "2026-06-24T16:47:12Z" - upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/344246883/assets{?name,label} - url: https://api.github.com/repos/hashicorp/terraform/releases/344246883 - zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.15.7 + total_count: 1 + url: https://api.github.com/repos/hashicorp/terraform/releases/351091774/reactions + tag_name: v1.15.8 + tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.15.8 + target_commitish: b9e178decf87d274d25ed36bc5a4dbc857e00420 + updated_at: "2026-07-08T17:45:09Z" + upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/351091774/assets{?name,label} + url: https://api.github.com/repos/hashicorp/terraform/releases/351091774 + zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.15.8 meta: dependencies: atlantis: @@ -56105,3 +56112,70 @@ meta: upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/344246883/assets{?name,label} url: https://api.github.com/repos/hashicorp/terraform/releases/344246883 zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.15.7 + 1.15.8: + githubRelease: + assets: [] + assets_url: https://api.github.com/repos/hashicorp/terraform/releases/351091774/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.15.8 (July 8, 2026) + + + BUG FIXES: + + * Fix `terraform init` error when installing providers sourced from a service-discovery alias advertised by the configured backend (such as `localterraform.com`) + + + NOTES: + + * command/init: Provider installation was changed to enable future enhancements in the area. This effectively reverses the log message changes from v1.15. `initializing_provider_plugin_message` is being re-introduced to replace the short-lived two message types `initializing_provider_plugin_from_config_message` & `initializing_provider_plugin_from_state_message`. The change should not have any significant end-user impact aside from the command output. ([#38838](https://github.com/hashicorp/terraform/issues/38838)) + + * command/init: Provider installation was changed to enable future enhancements in the area. This partially reverses the init event order changes from v1.15; module installation will now occur after the backend is initialized. The change should not have any significant end-user impact aside from the command output. ([#38838](https://github.com/hashicorp/terraform/issues/38838)) + + + created_at: "2026-07-08T15:30:58Z" + draft: false + html_url: https://github.com/hashicorp/terraform/releases/tag/v1.15.8 + id: 351091774 + immutable: false + name: v1.15.8 + node_id: RE_kwDOAQ6CpM4U7Tw- + prerelease: false + published_at: "2026-07-08T17:45:09Z" + reactions: + "+1": 1 + "-1": 0 + confused: 0 + eyes: 0 + heart: 0 + hooray: 0 + laugh: 0 + rocket: 0 + total_count: 1 + url: https://api.github.com/repos/hashicorp/terraform/releases/351091774/reactions + tag_name: v1.15.8 + tarball_url: https://api.github.com/repos/hashicorp/terraform/tarball/v1.15.8 + target_commitish: b9e178decf87d274d25ed36bc5a4dbc857e00420 + updated_at: "2026-07-08T17:45:09Z" + upload_url: https://uploads.github.com/repos/hashicorp/terraform/releases/351091774/assets{?name,label} + url: https://api.github.com/repos/hashicorp/terraform/releases/351091774 + zipball_url: https://api.github.com/repos/hashicorp/terraform/zipball/v1.15.8