Skip to content

Releases: appthrust/capt

Release v0.1.1

13 Nov 04:43
Compare
Choose a tag to compare

Changes

  • Fix variable references in kubeconfig output to use var.region format
  • Update WorkspaceTemplate to properly handle variable expansion
  • Add CAPTEP-0021 documenting the variable expansion issue

Details

This release fixes the variable expansion issue in kubeconfig generation, ensuring that region variables are properly expanded in the generated kubeconfig.

v0.1.0

13 Nov 04:26
Compare
Choose a tag to compare

Initial release of CAPT (Cluster API Provider for Terraform)

Key Features:

  • EKS Cluster Management through Terraform
  • Workspace Template based infrastructure management
  • Support for VPC configuration
  • Controlplane management capabilities
  • Machine deployment and management
  • Integration with Cluster API