gavinbunney / terraform-provider-kubectl

Terraform provider to handle raw kubernetes manifest yaml files
https://registry.terraform.io/providers/gavinbunney/kubectl
Mozilla Public License 2.0
619 stars 105 forks source link

Support for `apply -k {URL}` and remote config #171

Open Kieran-Bacon opened 2 years ago

Kieran-Bacon commented 2 years ago

Feature Request

Support for apply -k {URL} and remote configs

Lots of general cluster services will suggest running a hosted config to get their service/deployment/daemonset working. It would be amazing if this tool would be able to permit a remove URL to be provided.