Skip to content

Commit 713539b

Browse files
Merge pull request #21 from clouddrove/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 30f2ba5 + 1965cae commit 713539b

File tree

12 files changed

+18
-19
lines changed

12 files changed

+18
-19
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"

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ terraform.tfstate
207207
*.tfstate.backup
208208
*.iml
209209
*.terraform.lock.hcl
210-
*.lock.hcl
210+
*.lock.hcl

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22

33
- repo: https://github.com/gruntwork-io/pre-commit
4-
rev: v0.1.12 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
4+
rev: v0.1.23 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
55
hooks:
66
- id: terraform-fmt
77
- id: shellcheck
88
- id: tflint
99

10-
- repo: git://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.0.1 # Use the ref you want to point at
10+
- repo: https://github.com/pre-commit/pre-commit-hooks
11+
rev: v5.0.0 # Use the ref you want to point at
1212
hooks:
1313
- id: end-of-file-fixer
1414
- id: trailing-whitespace

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6262
[0.15.0]: https://github.com/clouddrove/terraform-aws-sqs/compare/0.15.0...master
6363
[1.0.1]: https://github.com/clouddrove/terraform-aws-sqs/compare/1.0.1...master
6464
[1.0.2]: https://github.com/clouddrove/terraform-aws-sqs/compare/1.0.2...master
65-
[1.3.0]: https://github.com/clouddrove/terraform-aws-sqs/compare/1.3.0...master
65+
[1.3.0]: https://github.com/clouddrove/terraform-aws-sqs/compare/1.3.0...master

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.

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-sqs/graphs/contributors">
113113
<img src="https://contrib.rocks/image?repo=clouddrove/terraform-aws-sqs&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-sqs/issues), feel free to drop us an email at [[email protected]](mailto:[email protected]).
140140

141141
Show some love with a ★ on [our GitHub](https://github.com/clouddrove/terraform-aws-sqs)! 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 [[email protected]](mailto:[email protected]).
179179

docs/io.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@
3131
| arn | The ARN of the SQS queue. |
3232
| id | The URL for the created Amazon SQS queue. |
3333
| tags | A mapping of tags to assign to the resource. |
34-

examples/fifo/versions.tf

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

examples/standard/versions.tf

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

0 commit comments

Comments
 (0)