You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And found that two arguments are required, although docs state there are default values for these booleans.
Is it intended?
β Error: Missing required argument
β
β on cluster.tf line 220, in resource "kops_cluster" "cluster":
β 220: cilium {}
β
β The argument "preallocate_bpf_maps" is required, but no definition was found.
β΅
β·
β Error: Missing required argument
β
β on cluster.tf line 220, in resource "kops_cluster" "cluster":
β 220: cilium {}
β
β The argument "enable_remote_node_identity" is required, but no definition was found.
provider version 1.26.0-alpha.1
The text was updated successfully, but these errors were encountered:
Hi π
I wanted to change my cluster spec:
And found that two arguments are required, although docs state there are default values for these booleans.
Is it intended?
provider version
1.26.0-alpha.1
The text was updated successfully, but these errors were encountered: