Skip to content

chore(deps): update terraform fastly to v5.17.0 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

This PR contains the following updates:

Package Type Update Change
fastly (source) required_provider minor 5.7.1 -> 5.17.0

Release Notes

fastly/terraform-provider-fastly (fastly)

v5.17.0

Compare Source

ENHANCEMENTS:
  • feat(staging): add support for 'staging' of service versions (#​933)
BUG FIXES:
  • fix(fastly_vcl_service): always 'validate' services after applying changes (#​942)
DEPENDENCIES:
  • build(deps): github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.21.0 (#​937)
  • build(deps): github.com/google/go-cmp from 0.6.0 to 0.7.0 (#​932)
  • build(deps): golang.org/x/net from 0.34.0 to 0.35.0 (#​921)
  • build(deps): github.com/fastly/go-fastly/v9 from 9.13.0 to 9.13.1 (#​927)
  • build(deps): github.com/bflad/tfproviderlint from 0.30.0 to 0.31.0 (#​928)

v5.16.0

Compare Source

ENHANCEMENTS:

  • feat(domains): add support for v1 functionality #​917
  • feat(dashboard): add support for Observability custom dashboards #​905
  • feat(alerts): append 'Managed by Terraform' to descriptions #​914

BUG FIXES:

  • fix(fastly_package_hash): unnecessary source_code_hash conflict #​909

DEPENDENCIES:

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.10.0 #​901

DOCUMENTATION:

  • docs: correct links in Product Enablement documentation #​907

v5.15.0

Compare Source

ENHANCEMENTS:

  • Support for Grafana Cloud Logs. #​895
  • feat(product_enablement): Add support for Log Explorer & Insights product. #​896

BUG FIXES:

  • fix(tls_mutual_authentication): Ensure that 'enforced' property does not revert to default during changes. #​890
  • breaking(product_enablement): Remove support for NGWAF product. #​893

DEPENDENCIES:

  • build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 #​889
  • build(deps): Update to go-fastly 9.12.0. #​894
  • build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 #​897

v5.14.0

Compare Source

ENHANCEMENTS:

  • feat(product_enablement): Add support for NGWAF product. #​886

DEPENDENCIES:

  • build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 #​882
  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.9.0 to 9.10.0 #​883
  • build(deps): Update to go-fastly 9.11.0. #​886

v5.13.0

Compare Source

ENHANCEMENTS:

  • feat(product_enablement) - Add support for Fastly Bot Management. #​880

DEPENDENCIES:

  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.8.0 to 9.9.0 (part of #​880)

v5.12.0

Compare Source

ENHANCEMENTS:

  • feat(tls_activation): support mutual_authentication_id in domain activation at creation #​875

BUG FIXES:

  • Clarify Image Optimizer shield requirements #​874

DEPENDENCIES:

  • build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 #​872
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 #​877
  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.7.0 to 9.8.0 #​878

v5.11.0

Compare Source

BUG FIXES:

  • fix(alerts): make service_id attribute optional #​852
  • fix handling of config store entries when store has been deleted #​864
  • fix(tls_activation): update mutual_authentication_id #​866
  • fix(alerts): ensure that alert creation works properly when 'ignore_below' is not specified #​869

DEPENDENCIES:

  • build(deps): bump github.com/bflad/tfproviderlint from 0.29.0 to 0.30.0 #​850
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 #​853
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs #​857
  • build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 #​859
  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.4.0 to 9.7.0 #​867

v5.10.0

Compare Source

ENHANCEMENTS:

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

v5.9.0

Compare Source

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

Compare Source

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

Compare Source

BUG FIXES:

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

v5.7.2

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.7.2 chore(deps): update terraform fastly to v5.7.3 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from c26e41a to 70771e2 Compare April 16, 2024 13:35
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.7.3 chore(deps): update terraform fastly to v5.8.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from 70771e2 to a926edb Compare April 18, 2024 16:16
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.8.0 chore(deps): update terraform fastly to v5.9.0 May 9, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from a926edb to 0710b87 Compare May 9, 2024 13:16
Copy link

github-actions bot commented May 9, 2024

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from 0710b87 to a341db9 Compare May 16, 2024 19:14
@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.9.0 chore(deps): update terraform fastly to v5.10.0 May 16, 2024
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from a341db9 to 1e9c915 Compare July 2, 2024 14:51
@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.10.0 chore(deps): update terraform fastly to v5.11.0 Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.11.0 chore(deps): update terraform fastly to v5.12.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from 1e9c915 to eda82c0 Compare August 15, 2024 20:26
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.12.0 chore(deps): update terraform fastly to v5.13.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from eda82c0 to c2253de Compare August 26, 2024 14:19
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.13.0 chore(deps): update terraform fastly to v5.14.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from c2253de to 0bcc38c Compare October 3, 2024 22:25
Copy link

github-actions bot commented Oct 3, 2024

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.14.0 chore(deps): update terraform fastly to v5.15.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from 0bcc38c to 5b11a1c Compare November 12, 2024 21:40
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from 5b11a1c to b381df3 Compare February 1, 2025 21:15
@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.15.0 chore(deps): update terraform fastly to v5.16.0 Feb 1, 2025
Copy link

github-actions bot commented Feb 1, 2025

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot force-pushed the renovate/fastly-5.x-lockfile branch from b381df3 to cdf7b66 Compare March 10, 2025 21:42
@renovate renovate bot changed the title chore(deps): update terraform fastly to v5.16.0 chore(deps): update terraform fastly to v5.17.0 Mar 10, 2025
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants