Skip to content

Commit

Permalink
chore(deps): update terraform aws to ~> 4.5.0 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 12, 2022
1 parent c06d1ad commit dacac1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 4.4.0"
version = "~> 4.5.0"
}

azurerm = {
Expand Down

0 comments on commit dacac1b

Please sign in to comment.