Fastly Terraform Provider 4.0.0
View this release on GitHub.
Breaking changes
Only one minor breaking interface change has been made: the removal of the auto_loadbalance attribute from the backend block, which is still supported for the fastly_service_vcl resource but was never actually supported under the fastly_service_compute resource.
- fix(backend): remove
auto_loadbalancefrom compute service #657
Bug fixes
- fix: add missing format attribute when updating #659
Enhancements
- Enable the declaration of the keepalive_time backend attribute #658
Prior change: Fastly Terraform Provider 3.2.0
Following change: Fastly Terraform Provider 4.1.0