Skip to content

Commit 4e6018b

Browse files
Update Terraform aws to ~> 5.100
1 parent 0fc2ed6 commit 4e6018b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/airnode-deployer/terraform/aws/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 5.67"
5+
version = "~> 5.100"
66
}
77
}
88

0 commit comments

Comments
 (0)