Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all kubectl_manifest resources to kubernetes_manifest resources #73

Open
nickclyde opened this issue Apr 5, 2024 · 0 comments

Comments

@nickclyde
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant