@@ -34,27 +34,17 @@ Note that this example may create resources which cost money. Run `terraform des
3434
3535| Name | Source | Version |
3636| ------| --------| ---------|
37- | <a name =" module_aws_vpc_cni_ipv6_pod_identity " ></a > [ aws\_ vpc\_ cni\_ ipv6\_ pod\_ identity] ( #module\_ aws\_ vpc\_ cni\_ ipv6\_ pod\_ identity ) | terraform-aws-modules/eks-pod-identity/aws | ~ > 1.6 |
38- | <a name =" module_disabled_eks " ></a > [ disabled\_ eks] ( #module\_ disabled\_ eks ) | ../.. | n/a |
39- | <a name =" module_disabled_eks_managed_node_group " ></a > [ disabled\_ eks\_ managed\_ node\_ group] ( #module\_ disabled\_ eks\_ managed\_ node\_ group ) | ../../modules/eks-managed-node-group | n/a |
40- | <a name =" module_ebs_kms_key " ></a > [ ebs\_ kms\_ key] ( #module\_ ebs\_ kms\_ key ) | terraform-aws-modules/kms/aws | ~ > 2.1 |
4137| <a name =" module_eks " ></a > [ eks] ( #module\_ eks ) | ../.. | n/a |
42- | <a name =" module_eks_managed_node_group " ></a > [ eks\_ managed\_ node\_ group] ( #module\_ eks\_ managed\_ node\_ group ) | ../../modules/eks-managed-node-group | n/a |
43- | <a name =" module_key_pair " ></a > [ key\_ pair] ( #module\_ key\_ pair ) | terraform-aws-modules/key-pair/aws | ~ > 2.0 |
4438| <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 5.0 |
4539
4640## Resources
4741
4842| Name | Type |
4943| ------| ------|
50- | [ aws_iam_policy.node_additional] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy ) | resource |
51- | [ aws_iam_role.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
52- | [ aws_security_group.remote_access] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group ) | resource |
53- | [ aws_ami.eks_default] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami ) | data source |
54- | [ aws_ami.eks_default_arm] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami ) | data source |
55- | [ aws_ami.eks_default_bottlerocket] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami ) | data source |
44+ | [ aws_route_table_association.custom_network] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route_table_association ) | resource |
45+ | [ aws_subnet.custom_network] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/subnet ) | resource |
46+ | [ aws_vpc_ipv4_cidr_block_association.custom_network] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_ipv4_cidr_block_association ) | resource |
5647| [ aws_availability_zones.available] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones ) | data source |
57- | [ aws_caller_identity.current] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity ) | data source |
5848
5949## Inputs
6050
0 commit comments