Skip to content

Commit

Permalink
chore(deps): update terraform aws to v4 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 11, 2022
1 parent 64e7e97 commit cb66e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser-blob/infrastructure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "3.74.1"
version = "4.0.0"
}
}
}
Expand Down

0 comments on commit cb66e15

Please sign in to comment.