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
609 stars 102 forks source link

The proxy_url option not supported by latest release 1.14.0 #269

Open zdenek-pizl opened 1 year ago

zdenek-pizl commented 1 year ago

Hi there,

would it be possible to release, officially, new bundle with proxy_url option? There is that feature prepared but it is useless with no update to Terraform's providers, right?

Thank you, .zp.

thpham commented 1 year ago

I agree it would be very helpful, I don't know why the feature disappeared, because the following one introduced it: https://github.com/gavinbunney/terraform-provider-kubectl/pull/179/files

mathe-matician commented 10 months ago

@thpham to clarify @zdenek-pizl's request - the feature for proxy_url is in the master branch, but is not in the current release.

@gavinbunney - is this repo abandoned?