Skip to content

Commit

Permalink
removed local value for public_ip_disabled (redundant with default)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaquet committed Feb 22, 2024
1 parent 7c1ee7a commit 128e774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ locals {
tags = []
wait_for_pool_ready = true
container_runtime = "containerd"
public_ip_disabled = false
}

node_pools_defaults = merge(
Expand Down

0 comments on commit 128e774

Please sign in to comment.