stocky-room-82175
08/09/2024, 3:21 PMhallowed-photographer-31251
08/09/2024, 4:34 PMstocky-room-82175
08/09/2024, 6:15 PMType Name Plan Info
pulumi:pulumi:Stack verisoul-main
= └─ gcp:container:Cluster master import 17 warnings
Diagnostics:
gcp:container:Cluster (master):
warning: One or more imported inputs failed to validate. This is almost certainly a bug in the `gcp` provider. The import will still proceed, but you will need to edit the generated code after copying it into your program.
warning: gcp:container/cluster:Cluster resource 'master' has a problem: Conflicting configuration arguments: "network_policy": conflicts with enable_autopilot. Examine values at 'master.networkPolicy'.
warning: gcp:container/cluster:Cluster resource 'master' has a problem: Conflicting configuration arguments: "default_max_pods_per_node": conflicts with enable_autopilot. Examine values at 'master.defaultMaxPodsPerNode'.
warning: gcp:container/cluster:Cluster resource 'master' has a problem: Conflicting configuration arguments: "workload_identity_config": conflicts with enable_autopilot. Examine values at 'master.workloadIdentityConfig'.
warning: gcp:container/cluster:Cluster resource 'master' has a problem:
...
Do you think applying the code generated with all this warnings is risky?
Also, using Get is probably a better option, right?hallowed-photographer-31251
08/09/2024, 6:21 PMstocky-room-82175
08/09/2024, 6:34 PM