Releases: fastly/terraform-provider-fastly
Releases · fastly/terraform-provider-fastly
v5.7.2
5.7.2 (April 15, 2024)
ENHANCEMENTS:
- fix: update the default timeout value for healthcheck consistency with Fastly App (UI) #827
BUG FIXES:
- fix(rate_limiter): persist uri_dictionary_name to state #828
- fix(tls_subscription): ensure configuration_id is current value (not initial) #824
- fix(tls_mutual_authentication): update activation after mtls creation #829
DOCUMENTATION:
- Update Certainly Documentation to Remove Beta Label #826
v5.7.1
v5.7.0
5.7.0 (February 29, 2024)
BUG FIXES:
- remove: mTLS from state if API returns 404 #794
- fix(docs): YAML Frontmatter formatting in product_enablement.md #788
- fix(request_settings): allow unsetting of action #814
ENHANCEMENTS:
- ci: add golangci-lint action #777
- feat(logging_newrelicotlp): add new logging block #786
- ci: slash command to trigger tests for forked PRs #785
- ci: fix ok-to-test #796
- refactor(all): support go-fastly v9 #808
- feat(fastly_alert): implement resource and documentation #810
DEPENDENCIES:
- build(deps): bump hashicorp/setup-terraform from 2 to 3 #776
- build(deps): bump github.com/fastly/go-fastly/v8 from 8.6.2 to 8.6.4 #779
- build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 #780
- build(deps): bump actions/setup-go from 4 to 5 #789
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 #793
- build(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 #784
v5.6.0
5.6.0 (October 18, 2023)
BUG FIXES:
- fix(product_enablement): avoid accidentally disabling products on update #763
ENHANCEMENTS:
- refactor(product_enablement): make Read() logic consistent with other resource types #773
DEPENDENCIES:
- build(deps): bump github.com/fastly/go-fastly/v8 from 8.6.1 to 8.6.2 #765
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 #771
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #770
DOCUMENTATION:
v5.5.0
5.5.0 (September 19, 2023)
ENHANCEMENTS:
- feat(backend): support share_key attribute #747
- test(interface): add more resources #746
- test(interface): add more fastly_service_vcl attributes/blocks #756
- test(interface): add rate_limiter resource #759
BUG FIXES:
- fix: use paginator to fetch all ACL entries #758
DEPENDENCIES:
- build(deps): bump actions/checkout from 3 to 4 #744
- build(deps): bump github.com/fastly/go-fastly/v8 from 8.5.9 to 8.6.1 #745
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 #752
- build(deps): bump goreleaser/goreleaser-action from 4 to 5 #754
- build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 #753