diff --git a/.deepsource.toml b/.deepsource.toml index 18b001a..9fa5be7 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -1,4 +1,4 @@ version = 1 [[analyzers]] -name = "terraform" \ No newline at end of file +name = "terraform" diff --git a/.gitignore b/.gitignore index 8c9b9f9..5785d4b 100644 --- a/.gitignore +++ b/.gitignore @@ -207,4 +207,4 @@ terraform.tfstate *.tfstate.backup *.iml *.terraform.lock.hcl -*.lock.hcl \ No newline at end of file +*.lock.hcl diff --git a/CHANGELOG.md b/CHANGELOG.md index fe489b2..46419f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,4 +81,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.15.0]: https://github.com/clouddrove/terraform-aws-ecr/compare/0.15.0...master [1.3.0]: https://github.com/clouddrove/terraform-aws-lambda/releases/tag/1.3.0 -[1.3.1]: https://github.com/clouddrove/terraform-aws-lambda/compare/1.3.0...1.3.1 \ No newline at end of file +[1.3.1]: https://github.com/clouddrove/terraform-aws-lambda/compare/1.3.0...1.3.1 diff --git a/LICENSE b/LICENSE index 75700b7..7371f9b 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/README.md b/README.md index c50b649..0f4a61c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@
-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. +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. 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: Refer to complete documentation: [here](docs/io.md) -