Since we are already using the official hashicorp kubernetes provider, we don't need to also use the unofficial kubectl provider. Currently we use that provider to read manifest yamls into data elements and then create kubectl_manifest resources with those data elements. We should instead just use kubernetes_manifest, docs here
Since we are already using the official hashicorp
kubernetesprovider, we don't need to also use the unofficialkubectlprovider. Currently we use that provider to read manifest yamls intodataelements and then createkubectl_manifestresources with those data elements. We should instead just usekubernetes_manifest, docs here