Skip to content

Commit 606c73c

Browse files
chore(deps): update terraform cloudposse/api-gateway/aws to v0.8.0
1 parent 2877d0f commit 606c73c

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.3.1"
13+
version = "0.8.0"
1414

1515
enabled = local.enabled
1616

0 commit comments

Comments
 (0)