April 2025 Release Notes

terraform-provider-fastly v6.1.0

Enhancements

  • Logging: Restored support for placement attribute. The attribute can be used again, but will no longer accept the value waf_debug. (#965)

Fixed

  • Fixed some breaking changes introduced by go-fastly v10.0.1 (#981)(#982)

Fastly-cli v11.2.0

Enhancements

  • Storage: Added support file/format for kv_store and secret_store in fastly.toml. Includes enhancements for kv_store metadata in fastly.toml
  • Logging: Added support for passing a file path as an argument for format in logging commands

Fixed

  • Rust for Compute: Check for wasm32-wasi output from build process and inform user how to reconfigure their project. #1458

Go-fastly v10.0.0, v10.0.1

Breaking Changes

  • Legacy WAF: Support for the Fastly WAF (legacy, not Next-Gen WAF)
    product has been removed. The product passed its End-of-Life date
    quite some time ago, and it is no longer in use by customers.
    #626
  • VCL: Corrected type of ‘Priority’ field from integer to string. #644
  • Fixed spelling of Longitude field in datacenters.go #646
  • Go.mod upgraded to version 10 #648

Enhancements

  • Added ability to pass context into the client #647


For further details, please refer to the individual release pages for terraform-provider-fastly, fastly-cli, and go-fastly.