Skip to content

Commit

Permalink
Merge pull request #5452 from ecamp/renovate/pulumi-aws-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @pulumi/aws to v6.42.1
  • Loading branch information
renovate[bot] authored Jun 29, 2024
2 parents 7b1213d + cf6795a commit 0ea5fbe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.17.5
image: amazon/aws-cli:2.17.4
container_name: 'ecamp3-aws-cli'
volumes:
- ./.aws:/root/.aws:delegated
Expand Down
8 changes: 4 additions & 4 deletions .ops/aws-setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@pulumi/pulumi": "3.121.0",
"@pulumi/aws": "6.42.0",
"@pulumi/aws": "6.42.1",
"@pulumi/awsx": "2.12.3"
},
"devDependencies": {
Expand Down

0 comments on commit 0ea5fbe

Please sign in to comment.