Skip to content

Commit

Permalink
Merge pull request #3003 from chatwork/mod-up-atlantis-aws-2025011322…
Browse files Browse the repository at this point in the history
…0318

[atlantis-aws] update
  • Loading branch information
cw-circleci authored Jan 13, 2025
2 parents 03ed8d4 + b4c21a7 commit 85fd5e0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion atlantis-aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM chatwork/aws:2.22.33
FROM chatwork/aws:2.22.34

ARG TARGETARCH
ARG ATLANTIS_VERSION=0.32.0
Expand Down
2 changes: 1 addition & 1 deletion atlantis-aws/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ command:
/usr/local/bin/aws --version:
exit-status: 0
stdout:
- 2.22.33
- 2.22.34
/usr/bin/conftest --version:
exit-status: 0
stdout:
Expand Down
5 changes: 3 additions & 2 deletions atlantis-aws/variant.lock
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,8 @@ dependencies:
url: https://api.github.com/repos/runatlantis/atlantis/releases/191780565
zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.32.0
awscli:
version: 2.22.33
previousVersion: 2.22.32
version: 2.22.34
previousVersion: 2.22.33
versions:
- 2.8.2
- 2.8.3
Expand Down Expand Up @@ -717,6 +717,7 @@ dependencies:
- 2.22.31
- 2.22.32
- 2.22.33
- 2.22.34
conftest:
version: 0.56.0
previousVersion: 0.55.0
Expand Down

0 comments on commit 85fd5e0

Please sign in to comment.