We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f72292 commit ac45432Copy full SHA for ac45432
README.yaml
@@ -40,7 +40,7 @@ usage: |-
40
```hcl
41
module "api-gateway" {
42
source = "clouddrove/api-gateway/aws"
43
- version = "1.3.1"
+ version = "1.4.0"
44
45
domain_name = "example.cam"
46
domain_name_certificate_arn = module.acm.arn
@@ -75,7 +75,7 @@ usage: |-
75
76
77
78
79
80
name = "api"
81
environment = "test"
0 commit comments