由于 trendforge.devlive.top 访问受限,请切换到 trendforge.devlive.org 域名
项目竞品项目
terraform-aws-modules/terraform-aws-ecs
用于创建AWS ECS资源的Terraform模块
lgallard/terraform-aws-cognito-user-pool
用于创建Amazon Cognito用户池、配置其属性及应用程序客户端、域名、资源服务器等资源的Terraform模块。Amazon Cognito用户池提供可扩展至数亿用户的安全用户目录。
cloudposse/terraform-aws-ecs-container-definition
用于生成格式规范的JSON文档的Terraform模块,该文档作为容器定义传递给aws_ecs_task_definition Terraform资源
cloudposse/terraform-aws-cloudfront-s3-cdn
用于快速部署基于S3源站的CloudFront CDN的Terraform模块
cloudposse/terraform-aws-vpc
这是一个Terraform模块,用于定义跨多个可用区的包含公共子网和私有子网的VPC,并配置互联网网关
cloudposse/terraform-aws-elasticsearch
用于部署Elasticsearch集群的Terraform模块,内置与Kibana和Logstash的集成。
cloudposse/terraform-aws-dynamic-subnets
用于在现有 VPC 中配置公有与私有子网的 Terraform 模块
cloudposse/terraform-aws-ecr
用于在AWS ECR上管理Docker容器注册表的Terraform模块
cloudposse/terraform-aws-rds-cluster
用于配置MySQL或Postgres的RDS Aurora集群的Terraform模块
cloudposse/terraform-aws-s3-log-storage
该模块创建适用于接收来自其他AWS服务日志的S3存储桶,例如S3、CloudFront和CloudTrail
cloudposse/terraform-aws-alb
用于为HTTP/HTTPS流量配置标准应用负载均衡器的Terraform模块。
cloudposse/terraform-aws-acm-request-certificate
用于为域名申请ACM证书并在DNS区域创建CNAME记录以完成证书验证的Terraform模块
cloudposse/terraform-aws-eks-node-group
用于配置全托管AWS EKS节点组的Terraform模块
cloudposse/terraform-aws-efs
用于定义EFS文件系统的Terraform模块
cloudposse/terraform-aws-ses
用于在 AWS 上预配简单电子邮件服务的 Terraform 模块
cloudposse/terraform-aws-lb-s3-bucket
用于配置S3存储桶的Terraform模块,该模块内置IAM策略以允许AWS负载均衡器传输访问日志。
cloudposse/terraform-aws-s3-bucket
用于创建 S3 存储桶的 Terraform 模块,可选择为外部 CI/CD 系统创建 IAM 用户
cloudposse/terraform-aws-ecs-alb-service-task
实现通过ALB暴露Web服务的ECS服务的Terraform模块
cloudposse/terraform-aws-security-group
用于配置AWS安全组的Terraform模块
aws-ia/terraform-aws-eks-blueprints-addons
在亚马逊EKS集群上部署附加组件的Terraform模块
相关项目推荐
terraform-aws-modules/terraform-aws-eks
用于创建亚马逊弹性 Kubernetes 服务资源的 Terraform 模块
antonputra/tutorials
DevOps 教程
mysticaltech/terraform-hcloud-kube-hetzner
一键部署优化且免维护的Hetzner云上Kubernetes集群!
terraform-aws-modules/terraform-aws-vpc
用于创建 AWS VPC 资源的 Terraform 模块
brikis98/terraform-up-and-running-code
《Terraform:从入门到实践》一书的代码示例,作者为 Yevgeniy Brikman
aws-ia/terraform-aws-eks-blueprints
配置并部署完整 EKS 集群