Difference between revisions of "Terraform AWS modules"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
+ | == See also == | ||
+ | * {{tf AWS modules}} | ||
+ | * {{tf modules}} | ||
− | + | [[Category:Terraform]] |
Revision as of 19:28, 27 October 2022
https://registry.terraform.io/namespaces/terraform-aws-modules
module "vpc"
,iam
,aws_instance
module "rds"
module "rds-aurora"
module "cdn"
(AWS CloudFront)module "vm"
(Terraform Libvirt module: https://registry.terraform.io/modules/MonolithProjects/vm/libvirt/latest)module s3-bucket
(https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest)module route53
: zones, record (https://registry.terraform.io/modules/terraform-aws-modules/route53/aws/latest)module cicd
https://registry.terraform.io/modules/cloudposse/cicd/aws/latestmodule eks
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest
See also
Advertising: