Releases: fastly/terraform-provider-fastly
Releases · fastly/terraform-provider-fastly
Release list
v9.3.0
v9.2.1
v9.2.0
9.2.0 (May 20, 2026)
ENHANCEMENTS:
- feat(service/backend): added support for the
MaxLifetimeandMaxUseattributes (#1233)
BUG FIXES:
- fix(block_fastly_service_product_enablement): Allow
bot_managementto be enabled on Compute services (#1270) - fix(resource_fastly_integration): recreate integrations deleted outside of Terraform (#1273)
DEPENDENCIES:
v9.1.1
9.1.1 (April 22, 2026)
BUG FIXES:
- fix(ngwaf/rules): updated validation to allow the maximum value of rate limit rule thresholds to
1000000(#1236)
DEPENDENCIES:
- build(deps):
actions/github-scriptfrom 8 to 9 (#1232) - build(deps):
github.com/fastly/go-fastly/v14from 14.0.0 to 14.2.0 (#1231) - build(deps):
golang.org/x/netfrom 0.52.0 to 0.53.0 (#1231) - build(deps):
github.com/deckarep/golang-set/v2from 2.8.0 to 2.9.0 (#1234)
DOCUMENTATION:
- docs(state_upgrader_bot_management): add subcategory and header to state upgrade guide (#1230)
v9.1.0
9.1.0 (April 07, 2026)
ENHANCEMENTS:
- feat(product_enablement): add state upgrader for bot_management schema change from v9.0.0 - automatically migrates existing boolean values to new list structure with contentguard attribute (#1226)
BUG FIXES:
- fix(product_enablement/bot_management): fix Optional/MinItems schema conflict (#1228)
v9.0.0
9.0.0 (April 04, 2026)
BREAKING:
- breaking(product_enablement/bot_management): added support for ContentGuard, which is now requires the
contentguardandenabledparameters (#1221)
DEPENDENCIES:
- build(deps):
google.golang.org/grpcfrom 1.79.2 to 1.79.3 (#1216) - build(deps):
github.com/fastly/go-fastly/v14from 13.1.2 to 14.0.0 (#1220)
DOCUMENTATION:
-docs(ngwaf/lists): updated docs to provide important prefix information for usage with a NGWAF rule. (#1217)
v8.8.0
8.8.0 (March 17, 2026)
ENHANCEMENTS:
- feat(api-security): add support for API Security operations (#1211)
DEPENDENCIES:
- build(deps):
github.com/fastly/go-fastly/v13from 13.0.1 to 13.1.0 (#1208) - build(deps):
github.com/fastly/go-fastly/v13from 13.1.0 to 13.1.1 (#1210) - build(deps):
github.com/fastly/go-fastly/v13from 13.1.1 to 13.1.2 (#1214) - build(deps):
actions/create-github-app-tokenfrom 2 to 3 (#1213) - build(deps):
github.com/hashicorp/terraform-plugin-sdk/v2from 2.39.0 to 2.40.0 (#1212) - build(deps):
golang.org/x/netfrom 0.51.0 to 0.52.0 (#1212) - build(deps):
actions/create-github-app-tokenfrom 2 to 3 (#1213)
v8.7.2
8.7.2 (March 10, 2026)
DEPENDENCIES:
v8.7.1
8.7.1 (February 26, 2026)
BUG FIXES:
- fix(ngwaf/rules): corrected the condition type assertion for nested single conditions in a group condition (#1198)
DOCUMENTATION:
- docs(templates/guides): add a guide for adding a versionless domain to a service using a wildcard tls subscription (#1194)
- docs(templates/guides): add a guide for using versionless domains with a Certainly subscription to a new devlivery service (#1195)
- docs(templates/guides): add a guide for migrating delivery service classic domain to a versionless domain (#1202)
- docs(templates/guides): add a guide for linking versionless domains to a service when the domains are not managed in Terraform (#1199)
- docs(templates/guides): add a guide for migrating from the deprecated 'fastly_domain_v1' and 'fastly_domain_v1_service_link' resources and data sources (#1200)
- docs(ngwaf/rules): updated list of supported values for the 'operator' field for NGWAF WAF rule conditions (#1201)
v8.7.0
8.7.0 (February 20, 2026)
ENHANCEMENTS:
- feat(product_enablement): Adding support for the
domain_inspectorfeature to Compute services (#1175) - feat(domain_management): Added import support for the
fastly_domain_service_linkresource and improved test coverage (#1178) - feat(domains): Removed
_v1suffixes from domain-related resources and data sources, leaving deprecated aliases in place. (#1181) - feat(products/staging): Add a Data Source for Staging IP addresses (#1186)
- feat(ngwaf/rules): Added support for
multivaltype conditions nested ingroup_operatorblocks. (#1189)
DEPENDENCIES:
- build(deps):
github.com/fastly/go-fastly/v12from 12.1.0 to 12.1.1 (#1177) - build(deps):
golang.org/x/netfrom 0.48.0 to 0.49.0 (#1177) - build(deps):
github.com/hashicorp/terraform-plugin-logfrom 0.9.0 to 0.10.0 (#1179) - build(deps):
github.com/hashicorp/terraform-plugin-sdk/v2from 2.38.1 to 2.38.2 (#1180) - build(deps):
github.com/hashicorp/terraform-plugin-logfrom 0.9.0 to 0.10.0 (#1179) - build(go.mod): upgrade golang to 1.25.0 and make appropriate changes (#1183)
- build(deps):
github.com/fastly/go-fastly/v12from 12.1.1 to 12.1.2 (#1185) - build(deps):
golang.org/x/netfrom 0.49.0 to 0.50.0 (#1188) - build(deps):
github.com/fastly/go-fastly/v12from 12.1.2 to 13.0.0 (#1190)