diff --git a/README.md b/README.md index 6737920..f77c1e7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas | Name | Version | |------|---------| -| [aws](#requirement\_aws) | ~> 3.0 | +| [aws](#requirement\_aws) | ~> 5.0 | | [helm](#requirement\_helm) | ~> 2.0 | | [kubectl](#requirement\_kubectl) | ~> 1.14 | | [kubernetes](#requirement\_kubernetes) | ~> 2.0 | @@ -65,11 +65,11 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas | Name | Version | |------|---------| -| [aws](#provider\_aws) | 3.76.1 | -| [helm](#provider\_helm) | 2.12.1 | +| [aws](#provider\_aws) | 5.66.0 | +| [helm](#provider\_helm) | 2.15.0 | | [kubectl](#provider\_kubectl) | 1.14.0 | -| [kubernetes](#provider\_kubernetes) | 2.27.0 | -| [time](#provider\_time) | 0.11.1 | +| [kubernetes](#provider\_kubernetes) | 2.32.0 | +| [time](#provider\_time) | 0.12.0 | | [tls](#provider\_tls) | 3.1.0 | ## Modules @@ -103,6 +103,7 @@ No modules. | [aws_iam_role_policy_attachment.aws_load_balancer_controller_attach](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | | [aws_iam_role_policy_attachment.cloudwatch](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | | [aws_iam_role_policy_attachment.cni](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.csi_default](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | | [aws_iam_role_policy_attachment.ecr](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | | [aws_iam_role_policy_attachment.ecr_access_origination](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | | [aws_iam_role_policy_attachment.eks-cluster-cluster](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource | @@ -159,8 +160,8 @@ No modules. | [kubectl_manifest.karpenter-nodeclass](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubectl_manifest.karpenter-nodepool-default](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubernetes_config_map.aws-auth](https://registry.terraform.io/providers/kubernetes/latest/docs/resources/config_map) | resource | -| [time_sleep.wait_30_seconds_albcontroller](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep) | resource | | [time_sleep.wait_30_seconds_karpenter](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep) | resource | +| [time_sleep.wait_40_seconds_albcontroller](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep) | resource | | [aws_caller_identity.current](https://registry.terraform.io/providers/aws/latest/docs/data-sources/caller_identity) | data source | | [aws_eks_cluster_auth.default](https://registry.terraform.io/providers/aws/latest/docs/data-sources/eks_cluster_auth) | data source | | [aws_iam_policy_document.argocd_image_updater](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source | @@ -195,13 +196,11 @@ No modules. | [environment](#input\_environment) | n/a | `string` | n/a | yes | | [grafana\_virtual\_service\_host](#input\_grafana\_virtual\_service\_host) | n/a | `string` | n/a | yes | | [instance\_type](#input\_instance\_type) | n/a | `list(string)` | n/a | yes | -| [jaeger\_virtual\_service\_host](#input\_jaeger\_virtual\_service\_host) | n/a | `string` | n/a | yes | | [k8s\_version](#input\_k8s\_version) | n/a | `string` | n/a | yes | | [karpenter\_azs](#input\_karpenter\_azs) | n/a | `list(any)` | n/a | yes | | [karpenter\_capacity\_type](#input\_karpenter\_capacity\_type) | n/a | `list(any)` | n/a | yes | | [karpenter\_instance\_class](#input\_karpenter\_instance\_class) | n/a | `list(any)` | n/a | yes | | [karpenter\_instance\_size](#input\_karpenter\_instance\_size) | n/a | `list(any)` | n/a | yes | -| [kiali\_virtual\_service\_host](#input\_kiali\_virtual\_service\_host) | n/a | `string` | n/a | yes | | [max\_size](#input\_max\_size) | n/a | `string` | n/a | yes | | [min\_size](#input\_min\_size) | n/a | `string` | n/a | yes | | [nlb\_ingress\_internal](#input\_nlb\_ingress\_internal) | n/a | `bool` | n/a | yes | @@ -220,4 +219,6 @@ No modules. |------|-------------| | [cluster\_name](#output\_cluster\_name) | n/a | | [istio\_ingress\_nlb](#output\_istio\_ingress\_nlb) | n/a | - \ No newline at end of file + + +--- \ No newline at end of file