sparse-intern-71089
10/07/2020, 11:04 AMgreen-school-95910
10/07/2020, 11:47 AMprivateClusterConfig
that is being filled with a default value by the API and being cleared by Pulumi every time. Check the docs to see if something is missing.red-area-47037
10/07/2020, 12:02 PMred-area-47037
10/07/2020, 12:12 PMred-area-47037
10/07/2020, 12:13 PMprivateClusterConfig: { enablePrivateEndpoint: false, enablePrivateNodes: true, masterGlobalAccessConfig: {enabled: false}, masterIpv4CidrBlock: config.clusterMasterIpv4CidrBlock },
red-area-47037
10/07/2020, 12:37 PMgreen-school-95910
10/07/2020, 2:01 PMgreen-school-95910
10/07/2020, 2:03 PMmasterGlobalAccessConfig
or if it can just ignore root attributes (privateClusterConfig
in this case)