Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
PR Type
enhancement, other
Description
Changes walkthrough 📝
25 files
nlb.tf
Remove AWS Network Load Balancer configuration for EKS Blue
eks/eks-blue/nlb.tf
nlb.tf
Remove AWS Network Load Balancer configuration for EKS Green
eks/eks-green/nlb.tf
data.tf
Remove AWS AMI data source configuration
rke/aws/data.tf
infra.tf
Remove AWS EC2 and Rancher server configurations
rke/aws/infra.tf
server.
network.tf
Remove AWS network infrastructure configurations
rke/aws/network.tf
configurations.
outputs.tf
Remove AWS output configurations
rke/aws/outputs.tf
IPs.
provider.tf
Remove AWS provider configuration
rke/aws/provider.tf
security_group_elb.tf
Remove security group configurations for ingress ELB
rke/aws/security_group_elb.tf
security_group_nodes.tf
Remove security group configurations for RKE nodes
rke/aws/security_group_nodes.tf
ssh.tf
Remove SSH key pair and local file configurations
rke/aws/ssh.tf
variables.tf
Remove AWS infrastructure module variables
rke/aws/variables.tf
infra.tf
Remove Hetzner Cloud infrastructure configurations
rke/hetzner/infra.tf
output.tf
Remove Hetzner Cloud output configurations
rke/hetzner/output.tf
provider.tf
Remove Hetzner Cloud provider configuration
rke/hetzner/provider.tf
variables.tf
Remove Hetzner Cloud infrastructure module variables
rke/hetzner/variables.tf
data.tf
Remove Rancher certificates data source configuration
rke/rancher-common/data.tf
helm.tf
Remove Helm release configurations for cert-manager and Rancher
rke/rancher-common/helm.tf
k3s.tf
Remove K3s cluster installation and configuration
rke/rancher-common/k3s.tf
local.tf
Remove local file configurations for kubeconfig files
rke/rancher-common/local.tf
output.tf
Remove Rancher URL and admin credentials outputs
rke/rancher-common/output.tf
provider.tf
Remove provider configurations for Helm, Rancher2, and SSH
rke/rancher-common/provider.tf
rancher.tf
Remove Rancher server initialization and cluster creation resources
rke/rancher-common/rancher.tf
variables.tf
Remove Rancher common module variables
rke/rancher-common/variables.tf
userdata_node.template
Remove userdata script for AWS EC2 instance configuration
rke/aws/files/userdata_node.template
userdata_node.template
Remove userdata script for Hetzner Cloud instance configuration
rke/hetzner/files/userdata_node.template
2 files
.gitattributes
Remove line ending configuration
rke/.gitattributes
Makefile
Remove Makefile with Terraform operation targets
rke/Makefile
2 files
README.md
Remove README documentation for Rancher Management Server
rke/README.md
terraform.tfvars.example
Remove example Terraform variables file for Rancher common module
rke/rancher-common/terraform.tfvars.example