Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d22f973 commit e452c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.75.0"
version = "5.81.0"
}
}
}

0 comments on commit e452c4f

Please sign in to comment.