Terraform Cloud front Bug issue

Hi There,

I need help regarding one issue in terraform cloudfront .

I created an terraform for AWS cloudfront
All the function are working except cache behaviour
I can’t set the cache behaviour as to Use Origin Cache Headers

It is always selecting customized options.

I have read some documents and it says if we remove the min_ttl, max_ttl and default_ttl from the configuration part it will be worked. But it is not working

Is there a way to use the Use Origin Cache Headers in terraform?

Note: I’m using latest version Terraformmain.cf.txt (1.2 KB) provider.cf.txt (128 Bytes) variables.cf.txt (1.6 KB)