|
111 | 111 |
|
112 | 112 | | Name | Version | |
113 | 113 | |------|---------| |
114 | | -| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.0.10 | |
115 | | -| <a name="requirement_aws"></a> [aws](#requirement\_aws) | 3.72.0 | |
116 | | -| <a name="requirement_kubectl"></a> [kubectl](#requirement\_kubectl) | 1.13.1 | |
117 | | -| <a name="requirement_kubernetes"></a> [kubernetes](#requirement\_kubernetes) | 2.6.1 | |
| 114 | +| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.1.8 | |
| 115 | +| <a name="requirement_aws"></a> [aws](#requirement\_aws) | 4.10.0 | |
| 116 | +| <a name="requirement_kubectl"></a> [kubectl](#requirement\_kubectl) | 1.14.0 | |
| 117 | +| <a name="requirement_kubernetes"></a> [kubernetes](#requirement\_kubernetes) | 2.10.0 | |
118 | 118 |
|
119 | 119 | ## Providers |
120 | 120 |
|
121 | 121 | | Name | Version | |
122 | 122 | |------|---------| |
123 | | -| <a name="provider_aws"></a> [aws](#provider\_aws) | 3.72.0 | |
124 | | -| <a name="provider_kubectl"></a> [kubectl](#provider\_kubectl) | 1.13.1 | |
| 123 | +| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.10.0 | |
| 124 | +| <a name="provider_kubectl"></a> [kubectl](#provider\_kubectl) | 1.14.0 | |
125 | 125 |
|
126 | 126 | ## Modules |
127 | 127 |
|
128 | 128 | | Name | Source | Version | |
129 | 129 | |------|--------|---------| |
130 | | -| <a name="module_acm"></a> [acm](#module\_acm) | terraform-aws-modules/acm/aws | 3.2.0 | |
| 130 | +| <a name="module_acm"></a> [acm](#module\_acm) | terraform-aws-modules/acm/aws | 3.3.0 | |
131 | 131 | | <a name="module_eks"></a> [eks](#module\_eks) | terraform-aws-modules/eks/aws | 18.9.0 | |
132 | 132 | | <a name="module_pritunl"></a> [pritunl](#module\_pritunl) | ../modules/aws-ec2-pritunl | n/a | |
133 | | -| <a name="module_r53_zone"></a> [r53\_zone](#module\_r53\_zone) | terraform-aws-modules/route53/aws//modules/zones | 2.3.0 | |
134 | | -| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | 3.11.0 | |
135 | | -| <a name="module_vpc_gateway_endpoints"></a> [vpc\_gateway\_endpoints](#module\_vpc\_gateway\_endpoints) | terraform-aws-modules/vpc/aws//modules/vpc-endpoints | 3.11.0 | |
| 133 | +| <a name="module_r53_zone"></a> [r53\_zone](#module\_r53\_zone) | terraform-aws-modules/route53/aws//modules/zones | 2.5.0 | |
| 134 | +| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | 3.12.0 | |
| 135 | +| <a name="module_vpc_gateway_endpoints"></a> [vpc\_gateway\_endpoints](#module\_vpc\_gateway\_endpoints) | terraform-aws-modules/vpc/aws//modules/vpc-endpoints | 3.12.0 | |
136 | 136 |
|
137 | 137 | ## Resources |
138 | 138 |
|
139 | 139 | | Name | Type | |
140 | 140 | |------|------| |
141 | | -| [aws_ebs_encryption_by_default.this](https://registry.terraform.io/providers/aws/3.72.0/docs/resources/ebs_encryption_by_default) | resource | |
142 | | -| [aws_kms_key.eks](https://registry.terraform.io/providers/aws/3.72.0/docs/resources/kms_key) | resource | |
143 | | -| [kubectl_manifest.this](https://registry.terraform.io/providers/gavinbunney/kubectl/1.13.1/docs/resources/manifest) | resource | |
144 | | -| [aws_acm_certificate.main](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/acm_certificate) | data source | |
145 | | -| [aws_availability_zones.available](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/availability_zones) | data source | |
146 | | -| [aws_caller_identity.current](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/caller_identity) | data source | |
147 | | -| [aws_eks_cluster.main](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/eks_cluster) | data source | |
148 | | -| [aws_eks_cluster_auth.main](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/eks_cluster_auth) | data source | |
149 | | -| [aws_route53_zone.main](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/route53_zone) | data source | |
150 | | -| [aws_security_group.default](https://registry.terraform.io/providers/aws/3.72.0/docs/data-sources/security_group) | data source | |
| 141 | +| [aws_ebs_encryption_by_default.this](https://registry.terraform.io/providers/aws/4.10.0/docs/resources/ebs_encryption_by_default) | resource | |
| 142 | +| [aws_kms_key.eks](https://registry.terraform.io/providers/aws/4.10.0/docs/resources/kms_key) | resource | |
| 143 | +| [kubectl_manifest.this](https://registry.terraform.io/providers/gavinbunney/kubectl/1.14.0/docs/resources/manifest) | resource | |
| 144 | +| [aws_acm_certificate.main](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/acm_certificate) | data source | |
| 145 | +| [aws_availability_zones.available](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/availability_zones) | data source | |
| 146 | +| [aws_caller_identity.current](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/caller_identity) | data source | |
| 147 | +| [aws_eks_cluster.main](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/eks_cluster) | data source | |
| 148 | +| [aws_eks_cluster_auth.main](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/eks_cluster_auth) | data source | |
| 149 | +| [aws_route53_zone.main](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/route53_zone) | data source | |
| 150 | +| [aws_security_group.default](https://registry.terraform.io/providers/aws/4.10.0/docs/data-sources/security_group) | data source | |
151 | 151 |
|
152 | 152 | ## Inputs |
153 | 153 |
|
|
0 commit comments