Fastly Terraform Provider 7.0.0

terraform

View this release on GitHub.


BREAKING:

  • feat(fastly): remove deprecated geo_headers field from fastly service (#992)

ENHANCEMENTS:

  • feat(config): add an environment variable allowing users to override the sensitive attribute (#985)

DEPENDENCIES:

  • build(deps): golang.org/x/net from 0.39.0 to 0.40.0 (#990)
  • build(deps): github.com/fastly/go-fastly/v10 from 10.0.1 to 10.1.0 (#996)
  • build(deps): github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 (#998)
  • build(deps): github.com/fastly/go-fastly/v10 from 10.1.0 to 10.2.0 (#1000)
  • build(go.mod): upgrade golang to 1.24.0 and make appropriate changes (#993)

Prior change: Fastly Terraform Provider 6.1.0