Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions atlantis-aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
4 changes: 2 additions & 2 deletions atlantis-aws/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ command:
/usr/local/bin/aws --version:
exit-status: 0
stdout:
- 2.34.49
- 2.35.17
/usr/bin/conftest --version:
exit-status: 0
stdout:
- 0.68.2
/usr/local/bin/terraform --version:
exit-status: 0
stdout:
- 1.15.7
- 1.15.8
/usr/local/bin/atlantis version:
exit-status: 0
stdout:
Expand Down
124 changes: 99 additions & 25 deletions atlantis-aws/variant.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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}
Expand All @@ -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:
Expand Down Expand Up @@ -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
Loading