Skip to content

Commit

Permalink
Merge pull request #2780 from chatwork/mod-up-atlantis-aws-2024090520…
Browse files Browse the repository at this point in the history
…0307

[atlantis-aws] update
  • Loading branch information
cw-circleci authored Sep 5, 2024
2 parents db0fbf2 + e7ab836 commit b5dc3cb
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.17.44
FROM chatwork/aws:2.17.45

ARG TARGETARCH
ARG ATLANTIS_VERSION=0.29.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.17.44
- 2.17.45
/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 @@ -525,8 +525,8 @@ dependencies:
url: https://api.github.com/repos/runatlantis/atlantis/releases/172442655
zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.29.0
awscli:
version: 2.17.44
previousVersion: 2.17.43
version: 2.17.45
previousVersion: 2.17.44
versions:
- 2.8.2
- 2.8.3
Expand Down Expand Up @@ -752,6 +752,7 @@ dependencies:
- 2.17.42
- 2.17.43
- 2.17.44
- 2.17.45
conftest:
version: 0.55.0
previousVersion: 0.54.0
Expand Down

0 comments on commit b5dc3cb

Please sign in to comment.