Terraform Provider Fastly Versions Save

Terraform Fastly provider

v5.10.0

2 weeks ago

5.10.0 (May 16, 2024)

ENHANCEMENTS:

  • feat(image_optimizer_default_settings): add Image Optimizer default settings API #832

v5.9.0

3 weeks ago

5.9.0 (May 9, 2024)

ENHANCEMENTS:

  • feat(fastly_integration): implement resource and documentation #844
  • feat(fastly_alerts): add percentage alerts #845

DEPENDENCIES:

  • build(deps): bump golang.org/x/net from 0.19.0 to 0.24.0 #842
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs #841
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs #843
  • build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 #846

v5.8.0

1 month ago

5.8.0 (April 18, 2024)

BUG FIXES:

  • fix(fastly_vcl_service): ensure backend names are unique #836

ENHANCEMENTS:

  • feat: vcl_snippets #835
  • Add support for specifying location when creating KV stores #834

v5.7.3

1 month ago

5.7.3 (April 16, 2024)

BUG FIXES:

  • Fix stats alerts, add all service aggregate alerts #831

v5.7.2

1 month ago

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

2 months ago

5.7.1 (March 15, 2024)

ENHANCEMENTS:

  • feat(scalyr): add project_id #822

DEPENDENCIES:

  • chore: avoid extra string interpolation #820

v5.7.0

3 months ago

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

7 months ago

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:

  • docs: product enablement #762
  • doc: rename Compute@Edge to Compute #769

v5.5.0

8 months ago

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

v5.4.0

9 months ago

5.4.0 (September 1, 2023)

ENHANCEMENTS:

  • feat(fastly_secretstore): implement resource and documentation #707
  • ci: validate interface not broken #735

BUG FIXES:

  • fix(product_enablement): add additional error message filter #740

DEPENDENCIES:

  • build: update all dependencies #739
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 #734