modules

dasmeta/modules/aws

Terraform Module HCL AWS

Terraform modules from DasMeta to manage AWS resources

Install
module "modules" {
source = "dasmeta/modules/aws"
version = "2.18.9"
}
plain text: /constructs/tfmod-dasmeta-modules-aws/install.txt
⭐ Source on GitHub 📦 Registry page
README

Why Somehow AWS does not have same tooling out of the box compared to GCP. Automate creation of Terraform README documentation and format modules before commit to github repo. How Modules to quickly spin up fully functional eks setup with right subnets and alb/logging/metrics and co. Using terraform-docs and terraform fmt and pre-commit hooks NOTE WE have some updates in this module This modules now are separated in other repositories below are the links of that modules. 1. aws-load-balancer-controller -> https://github.com/dasmeta/terraform-aws-eks/tree/main/modules/aws-load-balancer-controller 2. cloudwatch-metrics -> https://github.com/dasmeta/terraform-aws-eks/tree/main/modules/cloudwatch-metrics 3. eks -> https://github.com/dasmeta/terraform-aws-eks/tree/main/modules/eks 4. external-s

Details
FrameworkTerraform Module
LanguageHCL
Version2.18.9
Cloud AWS
★ Stars16
Forks16
Total downloads137.8k
Submodules62
LicenseApache-2.0
Namespacedasmeta
Updated