Skip to content

Commit

Permalink
feat: update toc readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Nov 27, 2023
1 parent a80aae9 commit fdba3f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 9. | **[terraform-aws-efs](https://github.com/clouddrove/terraform-aws-efs)** | Terraform module to create or deploy EFS on AWS. | [2.0.0](https://github.com/clouddrove/terraform-aws-efs/releases) | 11 | 5 |
| 10. | **[terraform-aws-elastic-beanstalk](https://github.com/clouddrove/terraform-aws-elastic-beanstalk)** | Terraform module to deploy Elastic Beanstalk resource on AWS. | [0.13.0](https://github.com/clouddrove/terraform-aws-elastic-beanstalk/releases) | | |
| 11. | **[terraform-aws-iam-role](https://github.com/clouddrove/terraform-aws-iam-role)** | Terraform module to create Iam role resource on AWS. | [1.3.0](https://github.com/clouddrove/terraform-aws-iam-role/releases) | 8 | 16 |
| 12. | **[terraform-aws-s3](https://github.com/clouddrove/terraform-aws-s3)** | Terraform module to create default S3 bucket with logging and encryption type specific features. | [2.0.0](https://github.com/clouddrove/terraform-aws-s3/releases) | 30 | 20 |
| 12. | **[terraform-aws-s3](https://github.com/clouddrove/terraform-aws-s3)** | Terraform module to create default S3 bucket with logging and encryption type specific features. | [2.0.0](https://github.com/clouddrove/terraform-aws-s3/releases) | 31 | 20 |
| 13. | **[terraform-aws-acm](https://github.com/clouddrove/terraform-aws-acm)** | This terraform module is used for requesting or importing SSL/TLS certificate with validation. | [1.4.1](https://github.com/clouddrove/terraform-aws-acm/releases) | 8 | 18 |
| 14. | **[terraform-aws-labels](https://github.com/clouddrove/terraform-aws-labels)** | This terraform module is designed to generate consistent label names and tags for resources. You can use terraform-labels to implement a strict naming convention. | [1.3.0](https://github.com/clouddrove/terraform-aws-labels/releases) | 38 | 21 |
| 15. | **[terraform-aws-vpc](https://github.com/clouddrove/terraform-aws-vpc)** | Terraform module to create VPC resource on AWS. | [2.0.0](https://github.com/clouddrove/terraform-aws-vpc/releases) | 27 | 23 |
| 16. | **[terraform-aws-subnet](https://github.com/clouddrove/terraform-aws-subnet)** | Terraform module to create public, private and public-private subnet with network acl, route table, Elastic IP, nat gateway, flow log. | [2.0.0](https://github.com/clouddrove/terraform-aws-subnet/releases) | 32 | 18 |
| 17. | **[terraform-aws-keypair](https://github.com/clouddrove/terraform-aws-keypair)** | Terraform module for generating or importing an SSH public key file into AWS. | [1.3.1](https://github.com/clouddrove/terraform-aws-keypair/releases) | 10 | 13 |
| 18. | **[terraform-aws-security-group](https://github.com/clouddrove/terraform-aws-security-group)** | This terraform module creates set of Security Group and Security Group Rules resources in various combinations. | [2.0.0](https://github.com/clouddrove/terraform-aws-security-group/releases) | 22 | 22 |
| 19. | **[terraform-aws-ec2](https://github.com/clouddrove/terraform-aws-ec2)** | Terraform module to create an EC2 resource on AWS with Elastic IP Addresses and Elastic Block Store. | [2.0.0](https://github.com/clouddrove/terraform-aws-ec2/releases) | 44 | 34 |
| 19. | **[terraform-aws-ec2](https://github.com/clouddrove/terraform-aws-ec2)** | Terraform module to create an EC2 resource on AWS with Elastic IP Addresses and Elastic Block Store. | [2.0.1](https://github.com/clouddrove/terraform-aws-ec2/releases) | 44 | 34 |
| 20. | **[terraform-aws-cloudtrail](https://github.com/clouddrove/terraform-aws-cloudtrail)** | Terraform module to provision an AWS CloudTrail and an encrypted S3 bucket with versioning to store CloudTrail logs | [1.4.0](https://github.com/clouddrove/terraform-aws-cloudtrail/releases) | 11 | 19 |
| 21. | **[terraform-aws-lambda](https://github.com/clouddrove/terraform-aws-lambda)** | Terraform module to create Lambda resource on AWS for create lambda function. | [1.3.1](https://github.com/clouddrove/terraform-aws-lambda/releases) | 21 | 20 |
| 21. | **[terraform-aws-lambda](https://github.com/clouddrove/terraform-aws-lambda)** | Terraform module to create Lambda resource on AWS for create lambda function. | [1.3.1](https://github.com/clouddrove/terraform-aws-lambda/releases) | 22 | 20 |
| 22. | **[terraform-aws-alb](https://github.com/clouddrove/terraform-aws-alb)** | This terraform module is used to create ALB on AWS. | [2.0.0](https://github.com/clouddrove/terraform-aws-alb/releases) | 17 | 21 |
| 23. | **[terraform-aws-kms](https://github.com/clouddrove/terraform-aws-kms)** | This terraform module creates a KMS Customer Master Key (CMK) and its alias. | [1.3.1](https://github.com/clouddrove/terraform-aws-kms/releases) | 16 | 18 |
| 24. | **[terraform-aws-aurora](https://github.com/clouddrove/terraform-aws-aurora)** | Terraform module which creates RDS Aurora database resources on AWS and can create different type of databases. Currently it supports Postgres and MySQL. | [2.0.0](https://github.com/clouddrove/terraform-aws-aurora/releases) | 20 | 22 |
| 25. | **[terraform-aws-cloudwatch-alarms](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms)** | Terraform module creates Cloudwatch Alarm on AWS for monitoriing AWS services. | [1.3.0](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms/releases) | 33 | 32 |
| 26. | **[terraform-aws-ses](https://github.com/clouddrove/terraform-aws-ses)** | Terraform module to create an SES Identity with SES IAM user on AWS. | [1.3.2](https://github.com/clouddrove/terraform-aws-ses/releases) | 19 | 29 | [2](https://github.com/clouddrove/terraform-aws-ses/issues)
| 26. | **[terraform-aws-ses](https://github.com/clouddrove/terraform-aws-ses)** | Terraform module to create an SES Identity with SES IAM user on AWS. | [1.3.2](https://github.com/clouddrove/terraform-aws-ses/releases) | 20 | 29 | [2](https://github.com/clouddrove/terraform-aws-ses/issues)
| 27. | **[terraform-aws-sqs](https://github.com/clouddrove/terraform-aws-sqs)** | Terraform module to create SQS resource on AWS for managing queue. | [1.3.0](https://github.com/clouddrove/terraform-aws-sqs/releases) | 7 | 15 |
| 28. | **[terraform-aws-vpc-peering](https://github.com/clouddrove/terraform-aws-vpc-peering)** | Terraform module to connect two VPC's on AWS. | [1.3.0](https://github.com/clouddrove/terraform-aws-vpc-peering/releases) | 16 | 15 |
| 29. | **[terraform-aws-multi-account-peering](https://github.com/clouddrove/terraform-aws-multi-account-peering)** | Terraform module to connect two VPC’s from different AWS account. | [1.0.1](https://github.com/clouddrove/terraform-aws-multi-account-peering/releases) | 7 | 11 |
Expand Down Expand Up @@ -79,7 +79,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 71. | **[terraform-aws-gitlab-runner-old](https://github.com/clouddrove/terraform-aws-gitlab-runner-old)** | This terraform module created a launch template and autoscaling group service. These both can be used to setup gitlab-runner. | [1.0.1](https://github.com/clouddrove/terraform-aws-gitlab-runner-old/releases) | | |
| 72. | **[terraform-aws-config](https://github.com/clouddrove/terraform-aws-config)** | This terraform module is used to create aws Config resoruces. Aws config provides a detailed view of the configuration of AWS resources in your AWS account. | | | |
| 73. | **[terraform-aws-pritunl](https://github.com/clouddrove/terraform-aws-pritunl)** | Terraform module to create an pritunl resource on AWS with Elastic IP Addresses and Elastic Block Store | [1.3.0](https://github.com/clouddrove/terraform-aws-pritunl/releases) | | 5 |
| 74. | **[terraform-aws-waf](https://github.com/clouddrove/terraform-aws-waf)** | This Terraform module is used to create waf on AWS. WAF (Web Application Firewall) is a cloud-based firewall service. It helps protect web applications from common web exploits and provides customizable security rules to filter and monitor incoming web traffic. | [2.0.0](https://github.com/clouddrove/terraform-aws-waf/releases) | 2 | 2 |
| 74. | **[terraform-aws-waf](https://github.com/clouddrove/terraform-aws-waf)** | This Terraform module is used to create waf on AWS. WAF (Web Application Firewall) is a cloud-based firewall service. It helps protect web applications from common web exploits and provides customizable security rules to filter and monitor incoming web traffic. | [2.0.1](https://github.com/clouddrove/terraform-aws-waf/releases) | 3 | 2 |
| 75. | **[terraform-aws-security-hub](https://github.com/clouddrove/terraform-aws-security-hub)** | This terraform module creates set of Security hub. AWS Security Hub is a comprehensive security service that helps you centralize and automate security findings across your AWS accounts | [1.0.2](https://github.com/clouddrove/terraform-aws-security-hub/releases) | 1 | 4 |
| 76. | **[terraform-aws-mfa](https://github.com/clouddrove/terraform-aws-mfa)** | A terraform module to enable MFA for AWS groups and users | [1.0.1](https://github.com/clouddrove/terraform-aws-mfa/releases) | | 5 |
| 77. | **[terraform-aws-macie](https://github.com/clouddrove/terraform-aws-macie)** | This terraform module is used to Provide a resource to manage an AWS Macie Account. | [1.0.1](https://github.com/clouddrove/terraform-aws-macie/releases) | 1 | 4 |
Expand All @@ -97,7 +97,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 89. | **[terraform-aws-sso](https://github.com/clouddrove/terraform-aws-sso)** | This terraform module is used to create AWS SINGLE SIGN ON resources. AWS SSO is an authentication solution that allows users to log in to multiple applications and websites with one-time user authentication. | | | |
| 90. | **[terraform-aws-documentdb](https://github.com/clouddrove/terraform-aws-documentdb)** | terraform-aws-documentdb | [0.15.3](https://github.com/clouddrove/terraform-aws-documentdb/releases) | | 2 |
| 91. | **[terraform-aws-msk](https://github.com/clouddrove/terraform-aws-msk)** | Terraform module to create kafka resource on AWS. AWS MSK (Managed Streaming for Apache Kafka) is a fully managed service that simplifies the deployment, management, and operation of Apache Kafka clusters. Apache Kafka is an open-source distributed streaming platform used for building real-time streaming data p | [1.3.0](https://github.com/clouddrove/terraform-aws-msk/releases) | 1 | 1 |
| 92. | **[terraform-aws-cloudwatch-dashboard](https://github.com/clouddrove/terraform-aws-cloudwatch-dashboard)** | This Terraform module creates Cloudwatch Alarm on AWS for monitoring AWS services. | [0.15.0](https://github.com/clouddrove/terraform-aws-cloudwatch-dashboard/releases) | | |
| 92. | **[terraform-aws-cloudwatch-dashboard](https://github.com/clouddrove/terraform-aws-cloudwatch-dashboard)** | This Terraform module creates Cloudwatch Alarm on AWS for monitoring AWS services. | [1.0.0](https://github.com/clouddrove/terraform-aws-cloudwatch-dashboard/releases) | | |
| 93. | **[terraform-aws-cloudwatch-synthetics](https://github.com/clouddrove/terraform-aws-cloudwatch-synthetics)** | CloudWatch Synthetic Canaries are scripts that monitor your endpoints and APIs from the outside-in. Canaries help you check the availability and latency of your web services | [1.3.1](https://github.com/clouddrove/terraform-aws-cloudwatch-synthetics/releases) | | |
| 94. | **[terraform-aws-sftp-workflow](https://github.com/clouddrove/terraform-aws-sftp-workflow)** | This terraform module is used to create sftp on AWS for S3. AWS SFTP (Simple File Transfer Protocol) is a fully managed service that enables you to transfer files to and from Amazon S3 using the SFTP protocol | [1.0.0](https://github.com/clouddrove/terraform-aws-sftp-workflow/releases) | | |
| 95. | **[terraform-aws-amplify](https://github.com/clouddrove/terraform-aws-amplify)** | Terraform module to provision AWS Amplify apps, backend environments, branches, domain associations, and webhooks. | [1.4.1](https://github.com/clouddrove/terraform-aws-amplify/releases) | | |
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.16
require (
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-querystring v1.1.0 // indirect
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/oauth2 v0.14.0 // indirect
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
golang.org/x/oauth2 v0.15.0 // indirect
)

0 comments on commit fdba3f1

Please sign in to comment.