From 07ed2fa1dbf5502971f537dbaccde813548e4e10 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Mon, 14 Apr 2025 13:12:37 -0700 Subject: [PATCH] Init (#5) * Add comprehensive EKS Cluster Template roadmap and configuration files * Refactor namespace definitions and add GitHub Actions workflows variable * Implement GitHub Actions workflow triggers and enhance Terraform configurations for automated cluster setup * Enhance README and add Terraform module for EKS cluster deployment with automated GitHub Actions workflows; include tests for workflow triggers and validation. * Update versions.tf to include required provider versions for Terraform configuration * Remove outdated test files and add new validation and workflow trigger tests for EKS cluster deployment * Update GitHub server URL and refactor related configurations for EKS deployment * Refactor module configurations to enable dynamic management of extra files and update enable_all_modules variable for improved flexibility * updating gitignore * Remove obsolete Terraform module and provider cache files to clean up the repository * removing test workflow * Remove GitHub token variable and references to streamline configuration * Update terraform-validate.yaml * Remove mock GitHub token from workflow trigger configuration * updating * removing varfiles * Remove unused GitHub module and provider references * removign data dirs * removing TEMPLATE_SHA --- .TEMPLATE_SHA | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .TEMPLATE_SHA diff --git a/.TEMPLATE_SHA b/.TEMPLATE_SHA deleted file mode 100644 index e69de29..0000000