diff --git a/terraform/backend/azurerm/README.md b/terraform/backend/azurerm/README.md index 53eb170f..62aace2a 100644 --- a/terraform/backend/azurerm/README.md +++ b/terraform/backend/azurerm/README.md @@ -3,13 +3,13 @@ | Name | Version | |------|---------| -| [azurerm](#requirement\_azurerm) | 4.36.0 | +| [azurerm](#requirement\_azurerm) | 4.50.0 | ## Providers | Name | Version | |------|---------| -| [azurerm](#provider\_azurerm) | 4.36.0 | +| [azurerm](#provider\_azurerm) | 4.50.0 | | [local](#provider\_local) | 2.5.3 | ## Modules @@ -20,10 +20,10 @@ No modules. | Name | Type | |------|------| -| [azurerm_resource_group.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.36.0/docs/resources/resource_group) | resource | -| [azurerm_storage_account.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.36.0/docs/resources/storage_account) | resource | -| [azurerm_storage_container.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.36.0/docs/resources/storage_container) | resource | -| [azurerm_user_assigned_identity.storage](https://registry.terraform.io/providers/hashicorp/azurerm/4.36.0/docs/resources/user_assigned_identity) | resource | +| [azurerm_resource_group.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.50.0/docs/resources/resource_group) | resource | +| [azurerm_storage_account.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.50.0/docs/resources/storage_account) | resource | +| [azurerm_storage_container.this](https://registry.terraform.io/providers/hashicorp/azurerm/4.50.0/docs/resources/storage_container) | resource | +| [azurerm_user_assigned_identity.storage](https://registry.terraform.io/providers/hashicorp/azurerm/4.50.0/docs/resources/user_assigned_identity) | resource | | [local_file.backend_config](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) | resource | ## Inputs diff --git a/terraform/backend/s3/README.md b/terraform/backend/s3/README.md index 4f8e19c2..9b8ebad8 100644 --- a/terraform/backend/s3/README.md +++ b/terraform/backend/s3/README.md @@ -3,13 +3,13 @@ | Name | Version | |------|---------| -| [aws](#requirement\_aws) | 6.3.0 | +| [aws](#requirement\_aws) | 6.18.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | 6.3.0 | +| [aws](#provider\_aws) | 6.18.0 | | [local](#provider\_local) | 2.5.3 | ## Modules @@ -20,18 +20,18 @@ No modules. | Name | Type | |------|------| -| [aws_dynamodb_table.terraform_locks](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/dynamodb_table) | resource | -| [aws_kms_alias.terraform_state_alias](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_alias) | resource | -| [aws_kms_key.terraform_state](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_key) | resource | -| [aws_s3_bucket.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket) | resource | -| [aws_s3_bucket_lifecycle_configuration.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_lifecycle_configuration) | resource | -| [aws_s3_bucket_logging.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_logging) | resource | -| [aws_s3_bucket_policy.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_policy) | resource | -| [aws_s3_bucket_public_access_block.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_public_access_block) | resource | -| [aws_s3_bucket_server_side_encryption_configuration.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_server_side_encryption_configuration) | resource | -| [aws_s3_bucket_versioning.this](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/s3_bucket_versioning) | resource | +| [aws_dynamodb_table.terraform_locks](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/dynamodb_table) | resource | +| [aws_kms_alias.terraform_state_alias](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_alias) | resource | +| [aws_kms_key.terraform_state](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_key) | resource | +| [aws_s3_bucket.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket) | resource | +| [aws_s3_bucket_lifecycle_configuration.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_lifecycle_configuration) | resource | +| [aws_s3_bucket_logging.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_logging) | resource | +| [aws_s3_bucket_policy.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_policy) | resource | +| [aws_s3_bucket_public_access_block.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_public_access_block) | resource | +| [aws_s3_bucket_server_side_encryption_configuration.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_server_side_encryption_configuration) | resource | +| [aws_s3_bucket_versioning.this](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/s3_bucket_versioning) | resource | | [local_file.backend_config](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) | resource | -| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/caller_identity) | data source | +| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/caller_identity) | data source | ## Inputs diff --git a/terraform/cluster/aws-eks/README.md b/terraform/cluster/aws-eks/README.md index 0a2e9f8e..ab70c48f 100644 --- a/terraform/cluster/aws-eks/README.md +++ b/terraform/cluster/aws-eks/README.md @@ -4,13 +4,13 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >=1.8 | -| [aws](#requirement\_aws) | 6.3.0 | +| [aws](#requirement\_aws) | 6.18.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | 6.3.0 | +| [aws](#provider\_aws) | 6.18.0 | | [local](#provider\_local) | 2.5.3 | | [null](#provider\_null) | 3.2.4 | @@ -22,45 +22,46 @@ No modules. | Name | Type | |------|------| -| [aws_cloudwatch_log_group.eks_cluster](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/cloudwatch_log_group) | resource | -| [aws_eks_addon.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eks_addon) | resource | -| [aws_eks_cluster.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eks_cluster) | resource | -| [aws_eks_fargate_profile.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eks_fargate_profile) | resource | -| [aws_eks_node_group.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eks_node_group) | resource | -| [aws_eks_pod_identity_association.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eks_pod_identity_association) | resource | -| [aws_iam_policy.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_policy) | resource | -| [aws_iam_policy.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_policy) | resource | -| [aws_iam_role.cluster](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.ebs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.efs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.fargate](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.node_group](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role.vpc_cni](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource | -| [aws_iam_role_policy_attachment.cluster_AmazonEKSClusterPolicy](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.cluster_AmazonEKSVPCResourceController](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.ebs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.efs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.fargate_pod_execution_role_policy](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.node_group_AmazonEC2ContainerRegistryReadOnly](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.node_group_AmazonEKSWorkerNodePolicy](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.node_group_AmazonEKS_CNI_Policy](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_iam_role_policy_attachment.vpc_cni](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy_attachment) | resource | -| [aws_kms_alias.eks_encryption_key](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_alias) | resource | -| [aws_kms_key.eks_encryption_key](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_key) | resource | -| [aws_launch_template.node_group](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/launch_template) | resource | -| [aws_security_group.cluster_api_access](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/security_group) | resource | +| [aws_cloudwatch_log_group.eks_cluster](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/cloudwatch_log_group) | resource | +| [aws_eks_addon.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eks_addon) | resource | +| [aws_eks_cluster.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eks_cluster) | resource | +| [aws_eks_fargate_profile.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eks_fargate_profile) | resource | +| [aws_eks_node_group.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eks_node_group) | resource | +| [aws_eks_pod_identity_association.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eks_pod_identity_association) | resource | +| [aws_iam_policy.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_policy) | resource | +| [aws_iam_policy.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_policy) | resource | +| [aws_iam_role.cluster](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.ebs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.efs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.fargate](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.node_group](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role.vpc_cni](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource | +| [aws_iam_role_policy_attachment.cluster_AmazonEKSClusterPolicy](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.cluster_AmazonEKSVPCResourceController](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.ebs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.efs_csi](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.external_dns](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.fargate_pod_execution_role_policy](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.node_group_AmazonEC2ContainerRegistryReadOnly](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.node_group_AmazonEKSWorkerNodePolicy](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.node_group_AmazonEKS_CNI_Policy](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.pod_identity_agent](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_iam_role_policy_attachment.vpc_cni](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy_attachment) | resource | +| [aws_kms_alias.eks_encryption_key](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_alias) | resource | +| [aws_kms_key.eks_encryption_key](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_key) | resource | +| [aws_kms_key_policy.eks_encryption_key](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_key_policy) | resource | +| [aws_launch_template.node_group](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/launch_template) | resource | +| [aws_security_group.cluster_api_access](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/security_group) | resource | | [local_sensitive_file.kubeconfig](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/sensitive_file) | resource | | [null_resource.create_kubeconfig_dir](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | | [null_resource.delete_eks_log_group](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | -| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/caller_identity) | data source | -| [aws_eks_addon_version.default](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/eks_addon_version) | data source | -| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/region) | data source | -| [aws_subnets.private](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/subnets) | data source | -| [aws_vpc.default](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/vpc) | data source | +| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/caller_identity) | data source | +| [aws_eks_addon_version.default](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/eks_addon_version) | data source | +| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/region) | data source | +| [aws_subnets.private](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/subnets) | data source | +| [aws_vpc.default](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/vpc) | data source | ## Inputs diff --git a/terraform/cluster/aws-eks/additions/README.md b/terraform/cluster/aws-eks/additions/README.md index faa2860c..614d9fcc 100644 --- a/terraform/cluster/aws-eks/additions/README.md +++ b/terraform/cluster/aws-eks/additions/README.md @@ -4,15 +4,15 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >=1.8 | -| [aws](#requirement\_aws) | 6.3.0 | -| [kubernetes](#requirement\_kubernetes) | 2.37.1 | +| [aws](#requirement\_aws) | 6.18.0 | +| [kubernetes](#requirement\_kubernetes) | 2.38.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | 6.3.0 | -| [kubernetes](#provider\_kubernetes) | 2.37.1 | +| [aws](#provider\_aws) | 6.18.0 | +| [kubernetes](#provider\_kubernetes) | 2.38.0 | ## Modules @@ -22,11 +22,11 @@ No modules. | Name | Type | |------|------| -| [kubernetes_config_map.external_dns](https://registry.terraform.io/providers/hashicorp/kubernetes/2.37.1/docs/resources/config_map) | resource | -| [kubernetes_namespace.system_dns](https://registry.terraform.io/providers/hashicorp/kubernetes/2.37.1/docs/resources/namespace) | resource | -| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/caller_identity) | data source | -| [aws_eks_cluster.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/eks_cluster) | data source | -| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/region) | data source | +| [kubernetes_config_map.external_dns](https://registry.terraform.io/providers/hashicorp/kubernetes/2.38.0/docs/resources/config_map) | resource | +| [kubernetes_namespace.system_dns](https://registry.terraform.io/providers/hashicorp/kubernetes/2.38.0/docs/resources/namespace) | resource | +| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/caller_identity) | data source | +| [aws_eks_cluster.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/eks_cluster) | data source | +| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/region) | data source | ## Inputs diff --git a/terraform/cluster/azure-aks/README.md b/terraform/cluster/azure-aks/README.md index 5188728e..a4e754b7 100644 --- a/terraform/cluster/azure-aks/README.md +++ b/terraform/cluster/azure-aks/README.md @@ -25,13 +25,13 @@ This module requires a paid Azure subscription. Free tier subscriptions are not | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >=1.8 | -| [azurerm](#requirement\_azurerm) | ~> 4.36.0 | +| [azurerm](#requirement\_azurerm) | ~> 4.50.0 | ## Providers | Name | Version | |------|---------| -| [azurerm](#provider\_azurerm) | 4.36.0 | +| [azurerm](#provider\_azurerm) | 4.50.0 | | [local](#provider\_local) | 2.5.3 | | [random](#provider\_random) | 3.7.2 | | [time](#provider\_time) | 0.13.1 | diff --git a/terraform/cluster/talos/README.md b/terraform/cluster/talos/README.md index 14602c83..5c57f3e6 100644 --- a/terraform/cluster/talos/README.md +++ b/terraform/cluster/talos/README.md @@ -4,14 +4,14 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >=1.8 | -| [talos](#requirement\_talos) | 0.8.1 | +| [talos](#requirement\_talos) | 0.9.0 | ## Providers | Name | Version | |------|---------| | [local](#provider\_local) | 2.5.3 | -| [talos](#provider\_talos) | 0.8.1 | +| [talos](#provider\_talos) | 0.9.0 | ## Modules @@ -26,8 +26,8 @@ | Name | Type | |------|------| | [local_sensitive_file.talosconfig](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/sensitive_file) | resource | -| [talos_machine_secrets.this](https://registry.terraform.io/providers/siderolabs/talos/0.8.1/docs/resources/machine_secrets) | resource | -| [talos_client_configuration.this](https://registry.terraform.io/providers/siderolabs/talos/0.8.1/docs/data-sources/client_configuration) | data source | +| [talos_machine_secrets.this](https://registry.terraform.io/providers/siderolabs/talos/0.9.0/docs/resources/machine_secrets) | resource | +| [talos_client_configuration.this](https://registry.terraform.io/providers/siderolabs/talos/0.9.0/docs/data-sources/client_configuration) | data source | ## Inputs @@ -39,8 +39,8 @@ | [context\_path](#input\_context\_path) | The path to the context folder, where kubeconfig and talosconfig are stored | `string` | `""` | no | | [controlplane\_config\_patches](#input\_controlplane\_config\_patches) | A YAML string of controlplane config patches to apply. Can be an empty string or valid YAML. | `string` | `""` | no | | [controlplanes](#input\_controlplanes) | A list of machine configuration details for control planes. |
list(object({
hostname = optional(string)
endpoint = string
node = string
disk_selector = optional(object({
busPath = optional(string)
modalias = optional(string)
model = optional(string)
name = optional(string)
serial = optional(string)
size = optional(string)
type = optional(string)
uuid = optional(string)
wwid = optional(string)
}))
wipe_disk = optional(bool, true)
extra_kernel_args = optional(list(string), [])
config_patches = optional(string, "")
})) | `[]` | no |
-| [kubernetes\_version](#input\_kubernetes\_version) | The kubernetes version to deploy. | `string` | `"1.33.3"` | no |
-| [talos\_version](#input\_talos\_version) | The talos version to deploy. | `string` | `"1.10.5"` | no |
+| [kubernetes\_version](#input\_kubernetes\_version) | The kubernetes version to deploy. | `string` | `"1.34.1"` | no |
+| [talos\_version](#input\_talos\_version) | The talos version to deploy. | `string` | `"1.11.3"` | no |
| [worker\_config\_patches](#input\_worker\_config\_patches) | A YAML string of worker config patches to apply. Can be an empty string or valid YAML. | `string` | `""` | no |
| [workers](#input\_workers) | A list of machine configuration details | list(object({
hostname = optional(string)
endpoint = string
node = string
disk_selector = optional(object({
busPath = optional(string)
modalias = optional(string)
model = optional(string)
name = optional(string)
serial = optional(string)
size = optional(string)
type = optional(string)
uuid = optional(string)
wwid = optional(string)
}))
wipe_disk = optional(bool, true)
extra_kernel_args = optional(list(string), [])
config_patches = optional(string, "")
})) | `[]` | no |
diff --git a/terraform/gitops/flux/README.md b/terraform/gitops/flux/README.md
index e6de5560..ad2d6e80 100644
--- a/terraform/gitops/flux/README.md
+++ b/terraform/gitops/flux/README.md
@@ -4,15 +4,15 @@
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >=1.7.3 |
-| [helm](#requirement\_helm) | 3.0.2 |
-| [kubernetes](#requirement\_kubernetes) | 2.37.1 |
+| [helm](#requirement\_helm) | 3.1.0 |
+| [kubernetes](#requirement\_kubernetes) | 2.38.0 |
## Providers
| Name | Version |
|------|---------|
-| [helm](#provider\_helm) | 3.0.2 |
-| [kubernetes](#provider\_kubernetes) | 2.37.1 |
+| [helm](#provider\_helm) | 3.1.0 |
+| [kubernetes](#provider\_kubernetes) | 2.38.0 |
## Modules
@@ -22,18 +22,18 @@ No modules.
| Name | Type |
|------|------|
-| [helm_release.flux_system](https://registry.terraform.io/providers/hashicorp/helm/3.0.2/docs/resources/release) | resource |
-| [kubernetes_namespace.flux_system](https://registry.terraform.io/providers/hashicorp/kubernetes/2.37.1/docs/resources/namespace) | resource |
-| [kubernetes_secret.git_auth](https://registry.terraform.io/providers/hashicorp/kubernetes/2.37.1/docs/resources/secret) | resource |
-| [kubernetes_secret.webhook_token](https://registry.terraform.io/providers/hashicorp/kubernetes/2.37.1/docs/resources/secret) | resource |
+| [helm_release.flux_system](https://registry.terraform.io/providers/hashicorp/helm/3.1.0/docs/resources/release) | resource |
+| [kubernetes_namespace.flux_system](https://registry.terraform.io/providers/hashicorp/kubernetes/2.38.0/docs/resources/namespace) | resource |
+| [kubernetes_secret.git_auth](https://registry.terraform.io/providers/hashicorp/kubernetes/2.38.0/docs/resources/secret) | resource |
+| [kubernetes_secret.webhook_token](https://registry.terraform.io/providers/hashicorp/kubernetes/2.38.0/docs/resources/secret) | resource |
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
-| [flux\_helm\_version](#input\_flux\_helm\_version) | The version of Flux Helm chart to install | `string` | `"2.16.3"` | no |
+| [flux\_helm\_version](#input\_flux\_helm\_version) | The version of Flux Helm chart to install | `string` | `"2.17.0"` | no |
| [flux\_namespace](#input\_flux\_namespace) | The namespace in which Flux will be installed | `string` | `"system-gitops"` | no |
-| [flux\_version](#input\_flux\_version) | The version of Flux to install | `string` | `"2.6.4"` | no |
+| [flux\_version](#input\_flux\_version) | The version of Flux to install | `string` | `"2.7.3"` | no |
| [git\_auth\_secret](#input\_git\_auth\_secret) | The name of the secret to store the git authentication details | `string` | `"flux-system"` | no |
| [git\_password](#input\_git\_password) | The git password or PAT used to authenticte with the git provider | `string` | `""` | no |
| [git\_username](#input\_git\_username) | The git user to use to authenticte with the git provider | `string` | `"git"` | no |
diff --git a/terraform/network/aws-vpc/README.md b/terraform/network/aws-vpc/README.md
index efa89584..09a54fda 100644
--- a/terraform/network/aws-vpc/README.md
+++ b/terraform/network/aws-vpc/README.md
@@ -4,14 +4,14 @@
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >=1.8 |
-| [aws](#requirement\_aws) | 6.3.0 |
+| [aws](#requirement\_aws) | 6.18.0 |
| [random](#requirement\_random) | 3.7.2 |
## Providers
| Name | Version |
|------|---------|
-| [aws](#provider\_aws) | 6.3.0 |
+| [aws](#provider\_aws) | 6.18.0 |
| [null](#provider\_null) | 3.2.4 |
| [random](#provider\_random) | 3.7.2 |
@@ -23,32 +23,32 @@ No modules.
| Name | Type |
|------|------|
-| [aws_cloudwatch_log_group.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/cloudwatch_log_group) | resource |
-| [aws_default_security_group.default](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/default_security_group) | resource |
-| [aws_eip.nat](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/eip) | resource |
-| [aws_flow_log.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/flow_log) | resource |
-| [aws_iam_role.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role) | resource |
-| [aws_iam_role_policy.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/iam_role_policy) | resource |
-| [aws_internet_gateway.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/internet_gateway) | resource |
-| [aws_kms_alias.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_alias) | resource |
-| [aws_kms_key.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/kms_key) | resource |
-| [aws_nat_gateway.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/nat_gateway) | resource |
-| [aws_route53_zone.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route53_zone) | resource |
-| [aws_route_table.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table) | resource |
-| [aws_route_table.private](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table) | resource |
-| [aws_route_table.public](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table) | resource |
-| [aws_route_table_association.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table_association) | resource |
-| [aws_route_table_association.private](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table_association) | resource |
-| [aws_route_table_association.public](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/route_table_association) | resource |
-| [aws_subnet.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/subnet) | resource |
-| [aws_subnet.private](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/subnet) | resource |
-| [aws_subnet.public](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/subnet) | resource |
-| [aws_vpc.main](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/resources/vpc) | resource |
+| [aws_cloudwatch_log_group.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/cloudwatch_log_group) | resource |
+| [aws_default_security_group.default](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/default_security_group) | resource |
+| [aws_eip.nat](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/eip) | resource |
+| [aws_flow_log.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/flow_log) | resource |
+| [aws_iam_role.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role) | resource |
+| [aws_iam_role_policy.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/iam_role_policy) | resource |
+| [aws_internet_gateway.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/internet_gateway) | resource |
+| [aws_kms_alias.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_alias) | resource |
+| [aws_kms_key.vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/kms_key) | resource |
+| [aws_nat_gateway.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/nat_gateway) | resource |
+| [aws_route53_zone.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route53_zone) | resource |
+| [aws_route_table.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table) | resource |
+| [aws_route_table.private](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table) | resource |
+| [aws_route_table.public](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table) | resource |
+| [aws_route_table_association.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table_association) | resource |
+| [aws_route_table_association.private](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table_association) | resource |
+| [aws_route_table_association.public](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/route_table_association) | resource |
+| [aws_subnet.isolated](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/subnet) | resource |
+| [aws_subnet.private](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/subnet) | resource |
+| [aws_subnet.public](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/subnet) | resource |
+| [aws_vpc.main](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/resources/vpc) | resource |
| [null_resource.delete_vpc_flow_logs](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource |
| [random_string.log_group_suffix](https://registry.terraform.io/providers/hashicorp/random/3.7.2/docs/resources/string) | resource |
-| [aws_availability_zones.available](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/availability_zones) | data source |
-| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/caller_identity) | data source |
-| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.3.0/docs/data-sources/region) | data source |
+| [aws_availability_zones.available](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/availability_zones) | data source |
+| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/caller_identity) | data source |
+| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/6.18.0/docs/data-sources/region) | data source |
## Inputs
diff --git a/terraform/network/azure-vnet/README.md b/terraform/network/azure-vnet/README.md
index ef76a532..49910754 100644
--- a/terraform/network/azure-vnet/README.md
+++ b/terraform/network/azure-vnet/README.md
@@ -4,13 +4,13 @@
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >=1.8 |
-| [azurerm](#requirement\_azurerm) | ~> 4.36.0 |
+| [azurerm](#requirement\_azurerm) | ~> 4.50.0 |
## Providers
| Name | Version |
|------|---------|
-| [azurerm](#provider\_azurerm) | 4.36.0 |
+| [azurerm](#provider\_azurerm) | 4.50.0 |
## Modules