由于 trendforge.devlive.top 访问受限,请切换到 trendforge.devlive.org 域名
项目竞品项目
terraform-aws-modules/terraform-aws-ecs
用于创建AWS ECS资源的Terraform模块
cloudposse/terraform-aws-tfstate-backend
该Terraform模块用于配置一个存储`terraform.tfstate`文件的S3存储桶,以及一个用于锁定状态文件以防止并发修改和状态损坏的DynamoDB表。
aws-ia/terraform-aws-eks-blueprints-addons
在亚马逊EKS集群上部署附加组件的Terraform模块
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-elasticsearch
用于部署Elasticsearch集群的Terraform模块,内置与Kibana和Logstash的集成。
cloudposse/terraform-aws-elasticache-redis
用于配置ElastiCache Redis集群的Terraform模块。
cloudposse/terraform-aws-vpc-peering
用于在同一AWS账户中两个VPC之间创建对等连接的Terraform模块
cloudposse/terraform-aws-alb
用于为HTTP/HTTPS流量配置标准应用负载均衡器的Terraform模块。
lgallard/terraform-aws-cognito-user-pool
用于创建Amazon Cognito用户池、配置其属性及应用程序客户端、域名、资源服务器等资源的Terraform模块。Amazon Cognito用户池提供可扩展至数亿用户的安全用户目录。
cloudposse/terraform-aws-cloudfront-cdn
为自定义源站实现CloudFront分发(CDN)的Terraform模块
cloudposse/terraform-aws-eks-node-group
用于配置全托管AWS EKS节点组的Terraform模块
cloudposse/terraform-aws-s3-bucket
用于创建 S3 存储桶的 Terraform 模块,可选择为外部 CI/CD 系统创建 IAM 用户
cloudposse/terraform-aws-ecs-alb-service-task
实现通过ALB暴露Web服务的ECS服务的Terraform模块
terraform-aws-modules/terraform-aws-eks
用于创建亚马逊弹性 Kubernetes 服务资源的 Terraform 模块
terraform-aws-modules/terraform-aws-lambda
处理多种 AWS Lambda/无服务器任务的 Terraform 模块
terraform-aws-modules/terraform-aws-iam
用于创建AWS IAM资源的Terraform模块 🇺🇦
terraform-aws-modules/terraform-aws-security-group
用于创建 AWS 安全组资源的 Terraform 模块
terraform-aws-modules/terraform-aws-s3-bucket
用于创建AWS S3资源的Terraform模块
terraform-aws-modules/terraform-aws-rds-aurora
用于创建 AWS RDS Aurora 资源的 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 集群