Skip to content

Commit

Permalink
Merge pull request #4854 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.28.2
  • Loading branch information
renovate[bot] committed Mar 30, 2024
2 parents 7e95ac5 + 02e0710 commit 79e5be7
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 @@ -15,7 +15,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.15.34
image: amazon/aws-cli:2.15.33
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.112.0",
"@pulumi/aws": "6.28.1",
"@pulumi/aws": "6.28.2",
"@pulumi/awsx": "2.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 79e5be7

Please sign in to comment.