edenlabllc / rmk

RMK CLI - Reduced Management for Kubernetes by Edenlab LLC.
https://edenlabllc.github.io/rmk/latest/
Apache License 2.0
52 stars 1 forks source link

Update the AWS EKS cluster provider and the Terraform CLI to the latest versions #24

Open anovikov-el opened 3 months ago

anovikov-el commented 3 months ago

Description

A major update of the AWS EKS cluster provider and the Terraform CLI is needed.

Update to the latest versions to utilize all the supported features of the Terraform CLI and modules.

This is mostly related to the https://github.com/edenlabllc/aws.provisioner.infra repository. However, some changes to project repositories might be needed as well.

Current version of the Terraform CLI used by RMK is 1.0.2. Check the following file for more information: https://github.com/edenlabllc/aws.provisioner.infra/blob/develop/terraform/versions.tf

Steps to reproduce

No response

Expected behaviour

No response

Actual behaviour

No response

Environment info

No response

Agree to the Code of Conduct