Skip to content

Commit

Permalink
Talos k8s with AWS CCM support
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvveen committed Jan 3, 2025
1 parent 60b8971 commit d1890f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 00-locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ locals {
config_patches_common = [
for path in var.config_patch_files : file(path)
]



cluster_required_tags = {
"kubernetes.io/cluster/${var.cluster_name}" = "owned"
Expand Down

0 comments on commit d1890f3

Please sign in to comment.