Skip to content

Commit 895665d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 31bda5d commit 895665d

File tree

19 files changed

+33
-47
lines changed

19 files changed

+33
-47
lines changed

.deepsource.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
version = 1
22

33
[[analyzers]]
4-
name = "terraform"
4+
name = "terraform"

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ updates:
3434
- "clouddrove-ci"
3535
# Add reviewer
3636
reviewers:
37-
- "approvers"
37+
- "approvers"

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5050

5151
## [1.0.1] - 2022-06-15
5252
### :bug: Bug Fixes
53-
- [`6245f4b`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/6245f4b6d8706cb609c04d59895417ad71c73f82) - use terraform letast version
54-
- [`44d6b0f`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/44d6b0f89365480a88d4d3cc66576a37edc99265) - Update main.tf
53+
- [`6245f4b`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/6245f4b6d8706cb609c04d59895417ad71c73f82) - use terraform letast version
54+
- [`44d6b0f`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/44d6b0f89365480a88d4d3cc66576a37edc99265) - Update main.tf
5555

5656

5757
## [0.14.1] - 2021-02-12
5858
### :bug: Bug Fixes
5959
- [`44d6b0f`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/44d6b0f89365480a88d4d3cc66576a37edc99265) - update main.tf
60-
- [`6245f4b`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/6245f4b6d8706cb609c04d59895417ad71c73f82) - use terraform letast version
61-
- [``e2a43a7](https://github.com/clouddrove/terraform-aws-api-gateway/commit/e2a43a781654347c1cbe2c8b1e37c935e9092c82) - fix vpc_id error and update provider version
60+
- [`6245f4b`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/6245f4b6d8706cb609c04d59895417ad71c73f82) - use terraform letast version
61+
- [``e2a43a7](https://github.com/clouddrove/terraform-aws-api-gateway/commit/e2a43a781654347c1cbe2c8b1e37c935e9092c82) - fix vpc_id error and update provider version
6262

6363
## [0.14.0] - 2021-01-20
6464
### :sparkles: New Features
@@ -67,26 +67,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6767

6868
## [0.13.0] - 2020-10-21
6969
### :bug: Bug Fixes
70-
- [`4835694`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/48356946a9fefdccc4e721e3b4810fbb9a633e4b) - update terratest
71-
- [`ce3e978`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/ce3e9782f7a0e774b4a9be1b30eee0d91bccbf3a) - update version
72-
- [`44d6b0f`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/44d6b0f89365480a88d4d3cc66576a37edc99265) - Update main.tf
70+
- [`4835694`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/48356946a9fefdccc4e721e3b4810fbb9a633e4b) - update terratest
71+
- [`ce3e978`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/ce3e9782f7a0e774b4a9be1b30eee0d91bccbf3a) - update version
72+
- [`44d6b0f`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/44d6b0f89365480a88d4d3cc66576a37edc99265) - Update main.tf
7373

7474
## [0.12.2] - 2020-06-18
7575
### :bug: Bug Fixes
76-
- [`ce3e978`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/ce3e9782f7a0e774b4a9be1b30eee0d91bccbf3a) - update version
76+
- [`ce3e978`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/ce3e9782f7a0e774b4a9be1b30eee0d91bccbf3a) - update version
7777
- [`9ea3808`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/9ea380849e5384be78050ccdafe7bf3eac059ae6) - fix tfsec error
7878
- [`a9914d3`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/a9914d355f9c487a63f4f65f4d504e7ff9fe2420) - fix version error
7979

8080

8181
## [0.12.1] - 2019-10-22
8282
### :bug: Bug Fixes
8383
- [`4835694`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/48356946a9fefdccc4e721e3b4810fbb9a633e4b) - update terratest
84-
- [`9ea3808`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/9ea380849e5384be78050ccdafe7bf3eac059ae6) - fix tfsec error
84+
- [`9ea3808`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/9ea380849e5384be78050ccdafe7bf3eac059ae6) - fix tfsec error
8585

8686
## [0.12.0] - 2019-09-28
8787
### :bug: Bug Fixes
8888
- [`4835694`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/48356946a9fefdccc4e721e3b4810fbb9a633e4b) - update terratest
89-
- [`e2a43a7`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/e2a43a781654347c1cbe2c8b1e37c935e9092c82) - fix vpc_id error and update provider version
89+
- [`e2a43a7`](https://github.com/clouddrove/terraform-aws-api-gateway/commit/e2a43a781654347c1cbe2c8b1e37c935e9092c82) - fix vpc_id error and update provider version
9090

9191

9292

@@ -100,4 +100,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
100100
[1.0.1]: https://github.com/clouddrove/terraform-aws-api-gateway/tree/1.0.1
101101

102102
[1.4.0]: https://github.com/clouddrove/terraform-aws-api-gateway/compare/1.0.1...1.4.0
103-
[1.4.1]: https://github.com/clouddrove/terraform-aws-api-gateway/compare/1.4.0...1.4.1
103+
[1.4.1]: https://github.com/clouddrove/terraform-aws-api-gateway/compare/1.4.0...1.4.1

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<hr>
4646

4747

48-
We are a group of DevOps engineers & architects, joining hands in this ever evolving digital landscape. With our strong belief in Automation; just like microservices, always on the lookout to split the the infrastructure into smaller connected resources (database, cluster and more) which could be standardized, are manageable, scalable, secure & follow industry best practices.
48+
We are a group of DevOps engineers & architects, joining hands in this ever evolving digital landscape. With our strong belief in Automation; just like microservices, always on the lookout to split the the infrastructure into smaller connected resources (database, cluster and more) which could be standardized, are manageable, scalable, secure & follow industry best practices.
4949

5050

5151
This module includes Terraform open source, examples, and automation tests (for better understanding), which would help you create and improve your infrastructure with minimalistic coding.
@@ -79,7 +79,7 @@ This table contains both Prerequisites and Providers:
7979
Refer to complete documentation: [here](docs/io.md)
8080

8181

82-
<!--
82+
<!--
8383
## Module Dependencies
8484
8585
This module has dependencies on:
@@ -107,7 +107,7 @@ Refer [here](CHANGELOG.md).
107107

108108
## ✨ Contributors
109109

110-
Big thanks to our contributors for elevating our project with their dedication and expertise! But, we do not wish to stop there, would like to invite contributions from the community in improving these projects and making them more versatile for better reach. Remember, every bit of contribution is immensely valuable, as, together, we are moving in only 1 direction, i.e. forward.
110+
Big thanks to our contributors for elevating our project with their dedication and expertise! But, we do not wish to stop there, would like to invite contributions from the community in improving these projects and making them more versatile for better reach. Remember, every bit of contribution is immensely valuable, as, together, we are moving in only 1 direction, i.e. forward.
111111

112112
<a href="https://github.com/clouddrove/terraform-aws-api-gateway/graphs/contributors">
113113
<img src="https://contrib.rocks/image?repo=clouddrove/terraform-aws-api-gateway&max" />
@@ -135,7 +135,7 @@ Big thanks to our contributors for elevating our project with their dedication a
135135

136136

137137

138-
## Feedback
138+
## Feedback
139139
Spot a bug or have thoughts to share with us? Let's squash it together! Log it in our [issue tracker](https://github.com/clouddrove/terraform-aws-api-gateway/issues), feel free to drop us an email at [hello@clouddrove.com](mailto:hello@clouddrove.com).
140140

141141
Show some love with a ★ on [our GitHub](https://github.com/clouddrove/terraform-aws-api-gateway)! if our work has brightened your day! – your feedback fuels our journey!
@@ -147,7 +147,7 @@ We have [*100+ Terraform modules*][terraform_modules] 🙌. You could consider t
147147

148148
- [Terraform Module Registry:](https://registry.terraform.io/namespaces/clouddrove) Discover our Terraform modules here.
149149

150-
- [Terraform Modules for AWS/Azure Modules:](https://github.com/clouddrove/toc) Explore our comprehensive Table of Contents for easy navigation through our documentation for modules pertaining to AWS, Azure & GCP.
150+
- [Terraform Modules for AWS/Azure Modules:](https://github.com/clouddrove/toc) Explore our comprehensive Table of Contents for easy navigation through our documentation for modules pertaining to AWS, Azure & GCP.
151151

152152
- [Terraform Modules for Digital Ocean:](https://github.com/terraform-do-modules/toc) Check out our specialized Terraform modules for Digital Ocean.
153153

@@ -173,7 +173,7 @@ Join our tech elites [Join Now][slack] 🚀
173173
Click [here][blog] :books: :star2:
174174

175175
## Tap into our capabilities
176-
We provide a platform for organizations to engage with experienced top-tier DevOps & Cloud services. Tap into our pool of certified engineers and architects to elevate your DevOps and Cloud Solutions.
176+
We provide a platform for organizations to engage with experienced top-tier DevOps & Cloud services. Tap into our pool of certified engineers and architects to elevate your DevOps and Cloud Solutions.
177177

178178
At [CloudDrove][website], has extensive experience in designing, building & migrating environments, securing, consulting, monitoring, optimizing, automating, and maintaining complex and large modern systems. With remarkable client footprints in American & European corridors, our certified architects & engineers are ready to serve you as per your requirements & schedule. Write to us at [business@clouddrove.com](mailto:business@clouddrove.com).
179179

README.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module_dependencies:
4242
- name: Labels Module
4343
url: https://github.com/clouddrove/terraform-aws-labels
4444
description: Provides resource tagging.
45-
45+
4646
# description of this project
4747
description: |-
4848
Terraform module api-gateway-v2 to create new modules using this as baseline
@@ -56,7 +56,7 @@ usage: |-
5656
module "api-gateway" {
5757
source = "clouddrove/api-gateway/aws"
5858
version = "1.4.0"
59-
59+
6060
domain_name = "example.cam"
6161
domain_name_certificate_arn = module.acm.arn
6262
integration_uri = module.lambda.arn
@@ -125,4 +125,4 @@ usage: |-
125125
}
126126
}
127127
}
128-
```
128+
```

docs/io.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,3 @@
127127
| rest\_api\_execution\_arn | Execution arn of rest api gateway. |
128128
| rest\_api\_id | The ID of the REST API |
129129
| rest\_api\_invoke\_url | The URL to invoke the API pointing to the stage |
130-

examples/complete/http-api-gateway/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ module "api_gateway" {
109109
authorizer_key = "cognito"
110110
}
111111
}
112-
}
112+
}

examples/complete/http-api-gateway/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ terraform {
88
version = ">= 5.20.0"
99
}
1010
}
11-
}
11+
}

examples/complete/private-rest-api-gateway/example.tf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module "vpc" {
9292
####----------------------------------------------------------------------------------
9393
## SUBNETS
9494
####----------------------------------------------------------------------------------
95-
#tfsec:ignore:aws-ec2-no-excessive-port-access
95+
#tfsec:ignore:aws-ec2-no-excessive-port-access
9696
#tfsec:ignore:aws-ec2-no-public-ingress-acl
9797
module "subnets" {
9898
source = "clouddrove/subnet/aws"
@@ -221,5 +221,3 @@ module "rest_api_private" {
221221
enable_access_logs = true
222222
retention_in_days = 7
223223
}
224-
225-

examples/complete/private-rest-api-gateway/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ output "private_rest_api_invoke_url" {
1818
value = module.rest_api_private.rest_api_invoke_url
1919
description = "The URL to invoke the API pointing to the stage"
2020

21-
}
21+
}

0 commit comments

Comments
 (0)