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 Jan 29, 2024
1 parent fdeed86 commit b99523d
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@ 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) | 32 | 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) | 33 | 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) | 29 | 22 |
| 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.1](https://github.com/clouddrove/terraform-aws-subnet/releases) | 35 | 18 |
| 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.1](https://github.com/clouddrove/terraform-aws-subnet/releases) | 36 | 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.2](https://github.com/clouddrove/terraform-aws-ec2/releases) | 47 | 36 |
| 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.3](https://github.com/clouddrove/terraform-aws-ec2/releases) | 47 | 36 |
| 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) | 22 | 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 | 21 |
| 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) | 20 | 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) | 23 | 23 |
| 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) | 35 | 33 |
| 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) | 21 | 29 | [2](https://github.com/clouddrove/terraform-aws-ses/issues)
| 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) | 36 | 33 |
| 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 | [1](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) | 17 | 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 |
| 30. | **[terraform-aws-sftp](https://github.com/clouddrove/terraform-aws-sftp)** | This terraform module is used to create sftp on AWS for S3. | [1.3.3](https://github.com/clouddrove/terraform-aws-sftp/releases) | 30 | 27 |
| 30. | **[terraform-aws-sftp](https://github.com/clouddrove/terraform-aws-sftp)** | This terraform module is used to create sftp on AWS for S3. | [1.3.3](https://github.com/clouddrove/terraform-aws-sftp/releases) | 30 | 27 | [1](https://github.com/clouddrove/terraform-aws-sftp/issues)
| 31. | **[terraform-aws-route53](https://github.com/clouddrove/terraform-aws-route53)** | Terraform module to create Route53 resource on AWS for zone and record set. | [1.0.2](https://github.com/clouddrove/terraform-aws-route53/releases) | 15 | 27 |
| 32. | **[terraform-aws-api-gateway](https://github.com/clouddrove/terraform-aws-api-gateway)** | Terraform module to create Route53 resource on AWS for create api gateway with it's basic elements. | [1.4.1](https://github.com/clouddrove/terraform-aws-api-gateway/releases) | 65 | 73 |
| 32. | **[terraform-aws-api-gateway](https://github.com/clouddrove/terraform-aws-api-gateway)** | Terraform module to create Route53 resource on AWS for create api gateway with it's basic elements. | [1.4.1](https://github.com/clouddrove/terraform-aws-api-gateway/releases) | 66 | 73 |
| 33. | **[terraform-aws-elasticsearch](https://github.com/clouddrove/terraform-aws-elasticsearch)** | Terraform module to create an Elasticsearch resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-elasticsearch/releases) | 13 | 17 |
| 34. | **[terraform-aws-iam-user](https://github.com/clouddrove/terraform-aws-iam-user)** | Terraform module to create Iam user resource on AWS. | [1.3.0](https://github.com/clouddrove/terraform-aws-iam-user/releases) | 8 | 17 |
| 35. | **[terraform-aws-route53-record](https://github.com/clouddrove/terraform-aws-route53-record)** | Terraform module to create Route53 table record set resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-route53-record/releases) | 9 | 14 |
Expand Down Expand Up @@ -95,7 +95,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 87. | **[terraform-aws-cost-billing-alarm](https://github.com/clouddrove/terraform-aws-cost-billing-alarm)** | A Terraform module to create aws cost billing alarm resource on AWS with sns topic. | [1.0.2](https://github.com/clouddrove/terraform-aws-cost-billing-alarm/releases) | | 1 | [1](https://github.com/clouddrove/terraform-aws-cost-billing-alarm/issues)
| 88. | **[terraform-aws-autoscaling](https://github.com/clouddrove/terraform-aws-autoscaling)** | Terraform module which creates Auto Scaling resources on AWS | | 1 | 1 |
| 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 |
| 90. | **[terraform-aws-documentdb](https://github.com/clouddrove/terraform-aws-documentdb)** | terraform-aws-documentdb | [1.0.0](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. | [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) | | |
Expand All @@ -121,7 +121,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 3. | **[terraform-azure-network-security-group](https://github.com/clouddrove/terraform-azure-network-security-group)** | A Terraform module to create NETWORK SECURITY GROUP resource on AZURE. | [1.0.4](https://github.com/clouddrove/terraform-azure-network-security-group/releases) | | 1 |
| 4. | **[terraform-azure-networking](https://github.com/clouddrove/terraform-azure-networking)** | | [1.0.4](https://github.com/clouddrove/terraform-azure-networking/releases) | | 2 |
| 5. | **[terraform-azure-virtual-machine](https://github.com/clouddrove/terraform-azure-virtual-machine)** | Terraform module to create virtual machine resource on AZURE. | [1.0.3](https://github.com/clouddrove/terraform-azure-virtual-machine/releases) | | |
| 6. | **[terraform-azure-subnet](https://github.com/clouddrove/terraform-azure-subnet)** | This terraform module is designed to create Azure Subnet resources. Virtual networks and virtual machines in Azure. Microsoft Learn A subnet is a range of IP addresses in the virtual network. You can divide a virtual network into multiple subnets for organization and security. Each NIC in a VM is connected to one subnet in one virtual network. | [1.1.0](https://github.com/clouddrove/terraform-azure-subnet/releases) | 1 | 2 |
| 6. | **[terraform-azure-subnet](https://github.com/clouddrove/terraform-azure-subnet)** | This terraform module is designed to create Azure Subnet resources. Virtual networks and virtual machines in Azure. Microsoft Learn A subnet is a range of IP addresses in the virtual network. You can divide a virtual network into multiple subnets for organization and security. Each NIC in a VM is connected to one subnet in one virtual network. | [1.1.0](https://github.com/clouddrove/terraform-azure-subnet/releases) | 2 | 2 |
| 7. | **[terraform-azure-storage](https://github.com/clouddrove/terraform-azure-storage)** | This terraform module is designed to create Azure Storage Account resources. The Azure Storage platform is Microsoft's cloud storage solution for modern data storage scenarios. Azure Storage offers highly available, massively scalable, durable, and secure storage for a variety of data objects in the cloud. | [1.0.9](https://github.com/clouddrove/terraform-azure-storage/releases) | 1 | 1 |
| 8. | **[terraform-azure-bastion](https://github.com/clouddrove/terraform-azure-bastion)** | Terraform module to create bastion resource on AZURE. Azure Bastion is a fully managed platform-as-a-service that enables secure and seamless remote access to virtual machines within an Azure virtual network (VNet). | [1.0.0](https://github.com/clouddrove/terraform-azure-bastion/releases) | 1 | 2 |
| 9. | **[terraform-azure-log-analytics](https://github.com/clouddrove/terraform-azure-log-analytics)** | This terraform module is designed to create Azure Log Analytics resources. What is Azure Log Analytics Workspace? Serverless360 An Azure Log Analytics Workspace is a logical storage unit in Azure where all log data generated by Azure Monitors are stored. | [1.0.1](https://github.com/clouddrove/terraform-azure-log-analytics/releases) | | |
Expand Down Expand Up @@ -151,6 +151,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 33. | **[terraform-azure-sentinel](https://github.com/clouddrove/terraform-azure-sentinel)** | This terraform module is designed to create azure Sentinel resources. Microsoft Sentinel natively incorporates proven Azure services, like Log Analytics and Logic Apps. Microsoft Sentinel enriches your investigation and detection with AI. It provides Microsoft's threat intelligence stream and enables you to bring your own threat intelligence | [1.0.0](https://github.com/clouddrove/terraform-azure-sentinel/releases) | 1 | 3 |
| 34. | **[terraform-azure-monitor](https://github.com/clouddrove/terraform-azure-monitor)** | This terraform module is designed to create Azure Monitor Private Link Scope (AMPLS) resources. Image result for ampls An Azure Monitor private link connects a private endpoint to a set of Azure Monitor resources to define the boundaries of your monitoring network. | [1.0.0](https://github.com/clouddrove/terraform-azure-monitor/releases) | | |
| 35. | **[terraform-azure-reference](https://github.com/clouddrove/terraform-azure-reference)** | This terraform repo is used to create azure reference architcuture. | | | |
| 36. | **[terraform-azure-private-endpoints](https://github.com/clouddrove/terraform-azure-private-endpoints)** | | | | |

## Terraform GCP modules

Expand Down

0 comments on commit b99523d

Please sign in to comment.