Skip to content

Commit

Permalink
Merge pull request #2456 from chatwork/mod-up-atlantis-aws-2024032223…
Browse files Browse the repository at this point in the history
…0253

[atlantis-aws] update
  • Loading branch information
cw-circleci authored Mar 22, 2024
2 parents a62091f + b09fd07 commit eeb4060
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.15.31
FROM chatwork/aws:2.15.32

ARG TARGETARCH
ARG ATLANTIS_VERSION=0.27.2
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.15.31
- 2.15.32
/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 @@ -385,8 +385,8 @@ dependencies:
url: https://api.github.com/repos/runatlantis/atlantis/releases/145568522
zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.27.2
awscli:
version: 2.15.31
previousVersion: 2.15.30
version: 2.15.32
previousVersion: 2.15.31
versions:
- 2.8.2
- 2.8.3
Expand Down Expand Up @@ -531,6 +531,7 @@ dependencies:
- 2.15.29
- 2.15.30
- 2.15.31
- 2.15.32
conftest:
version: 0.50.0
previousVersion: 0.49.1
Expand Down

0 comments on commit eeb4060

Please sign in to comment.