terraform-provider-fastly icon indicating copy to clipboard operation
terraform-provider-fastly copied to clipboard

Image Optimizer support

Open Sytten opened this issue 5 years ago • 3 comments

Unless I am missing something, the image optimizer is not configurable from terraform. I think it would be nice to support it.

Sytten avatar May 26 '20 22:05 Sytten

Unless I am wrong, I dont see the support in go-fastly lib. https://github.com/fastly/go-fastly/search?q=image&unscoped_q=image

chenrui333 avatar May 27 '20 15:05 chenrui333

Hi @Sytten

I added a comment to the go-fastly API client here: https://github.com/fastly/go-fastly/issues/191#issuecomment-1260967231

I have a similar question in relation to Terraform.

Integralist avatar Sep 28 '22 14:09 Integralist