Skip to content

Commit

Permalink
Merge pull request #545 from rust-lang/chore-rustc-perf-update-to-aws…
Browse files Browse the repository at this point in the history
…-5.65

chore(rustc-perf): update to aws 5.65
  • Loading branch information
marcoieni authored Sep 2, 2024
2 parents e352679 + 619f870 commit 0b460eb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions terraform/rustc-perf/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion terraform/rustc-perf/_terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 4.67"
version = "~> 5.65"
}
}

Expand Down

0 comments on commit 0b460eb

Please sign in to comment.