fastly / terraform-provider-fastly

Terraform Fastly provider
https://www.terraform.io/docs/providers/fastly/
Mozilla Public License 2.0
119 stars 140 forks source link

Support edge rate limiting feature #543

Open ohookins opened 2 years ago

ohookins commented 2 years ago

https://developer.fastly.com/reference/api/vcl-services/rate-limiter/

It would be nice to have this feature supported so that we can configure the edge rate limiting via Terraform.

chenrui333 commented 2 years ago

Looks like it is available in the go sdk?