Difference between revisions of "Terraform submodules"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
[[Terraform EKS submodules]] ([[Terraform EKS module]]):
 
[[Terraform EKS submodules]] ([[Terraform EKS module]]):
* <code>[[aws-auth]]</code>
+
{{tf EKS sub TOC}}
* <code>[[eks_managed_node_group]]</code><ref>https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest/submodules/eks-managed-node-group</ref>
 
* <code>[[self_managed_node_groups]]</code>
 
* <code>[[fargate-profile]]</code>
 
* <code>[[karpenter]]</code>
 
  
 
== Related ==
 
== Related ==
 
* [[Child module]], terraform strongly recommend keeping the module tree flat, with only one level of child modules.<ref>https://developer.hashicorp.com/terraform/language/modules/develop/composition</ref>
 
* [[Child module]], terraform strongly recommend keeping the module tree flat, with only one level of child modules.<ref>https://developer.hashicorp.com/terraform/language/modules/develop/composition</ref>
 +
* [[Terraform vpc module]]
  
 
== See also ==
 
== See also ==
 +
* {{Terraform submodules}}
 
* {{tf module}}
 
* {{tf module}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 21:22, 11 February 2024

Advertising: