Skip to content

Commit 392d086

Browse files
chore(deps): update terraform cloudposse/api-gateway/aws to v0.9.0 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e89fe90 commit 392d086

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)