Skip to content

Commit 8c5c14c

Browse files
chore(deps): update terraform cloudposse/api-gateway/aws to v0.9.0
1 parent 04085dc commit 8c5c14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ locals {
1010

1111
module "api_gateway_rest_api" {
1212
source = "cloudposse/api-gateway/aws"
13-
version = "0.8.0"
13+
version = "0.9.0"
1414

1515
enabled = local.enabled
1616

0 commit comments

Comments
 (0)