Update Terraform cloudflare to v4.17.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudflare (source) | required_provider | minor |
4.15.0 -> 4.17.0
|
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.17.0
FEATURES:
-
New Resource:
cloudflare_access_tag
(#2776) -
New Resource:
cloudflare_api_shield_schema
(#2784) -
New Resource:
cloudflare_d1_database
(#2850) -
New Resource:
cloudflare_observatory_scheduled_test
(#2807)
ENHANCEMENTS:
- provider: allow defining a user agent operator suffix through the schema field (
user_agent_operator_suffix
) and via the environment variable (CLOUDFLARE_USER_AGENT_OPERATOR_SUFFIX
) (#2831) - resource/cloudflare_access_application: Add idp_entity_id, public_key and sso_endpoint attributes to saas_app (#2838)
- resource/cloudflare_access_application: adds the ability to associate a tag with an application. (#2776)
- resource/cloudflare_access_organization: Add session_duration field (#2857)
- resource/cloudflare_access_policy: Add session_duration field (#2857)
- resource/cloudflare_ruleset: Add support for the use of Additional Cacheable Ports option in the Rulesets API (#2854)
- resource/cloudflare_teams_accounts: Add support for setting ssh encryption key in ZT settings (#2826)
- resource/cloudflare_zone_settings_override: Add support for
fonts
(#2773)
BUG FIXES:
- resource/cloudflare_access_application: fix import of cloudflare_access_application not reading saas_app config (#2843)
- resource/cloudflare_access_policy: Send purpose justification settings properly on updates (#2836)
- resource/cloudflare_bot_management: fix fight mode not being sent to API (#2833)
- resource/cloudflare_pages_project: Fix 'preview_branch_includes' always showing it has changes if not provided (#2796)
- resource/cloudflare_ruleset: Add note that logging is only supported with the skip action (#2851)
INTERNAL:
- provider: updated user agent string to now be
terraform-provider-cloudflare/<version> <plugin> <operator suffix>
(#2831)
DEPENDENCIES:
- provider: bumps github.com/aws/aws-sdk-go-v2 from 1.21.0 to 1.21.1 (#2820)
- provider: bumps github.com/aws/aws-sdk-go-v2 from 1.21.1 to 1.21.2 (#2847)
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.43 to 1.18.44 (#2823)
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.44 to 1.18.45 (#2846)
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.45 to 1.19.0 (#2853)
- provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.41 to 1.13.42 (#2821)
- provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1 (#2822)
- provider: bumps github.com/cloudflare/cloudflare-go from 0.78.0 to 0.79.0 (#2832)
- provider: bumps github.com/google/go-cmp from 0.5.9 to 0.6.0 (#2830)
- provider: bumps github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 (#2828)
- provider: bumps golang.org/x/net from 0.15.0 to 0.16.0 (#2819)
- provider: bumps golang.org/x/net from 0.16.0 to 0.17.0 (#2829)
- provider: bumps golang.org/x/net from 0.7.0 to 0.17.0 (#2837)
v4.16.0
BREAKING CHANGES:
- resource/cloudflare_spectrum_application: Remove default values, make
edge_ips
parameter optional. (#2629)
FEATURES:
-
New Resource:
cloudflare_api_shield_operation
(#2760)
ENHANCEMENTS:
- resource/cloudflare_authenticated_origin_pulls: Improve import, update documentation (#2771)
- resource/cloudflare_notification_policy: Add
advanced_http_alert_error
alert_type (#2789) - resource/cloudflare_notification_policy: Implement the
group_by
,where
andactions
options (#2789) - resource/cloudflare_ruleset: Add support for cache bypass by default in Edge TTL modes (#2764)
BUG FIXES:
- resource/cloudflare_access_identity_provider: Fix cloudflare_access_identity_provider incorrectly discards SCIM configuration secret (#2744)
- resource/cloudflare_notification_policy: handle manually deleted policies by removing them from state (#2791)
- resource/cloudflare_ruleset: ability to use exclude_origin=true in cache_key.custom_key.header without the need of specifying include or check_presence. (#2802)
- resource/cloudflare_ruleset: mark
requests_to_origin
required for ratelimit blocks (#2808)
DEPENDENCIES:
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.40 to 1.18.41 (#2781)
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.41 to 1.18.42 (#2792)
- provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.18.43 (#2811)
- provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.39 to 1.13.40 (#2793)
- provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1.13.41 (#2810)
- provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 (#2782)
- provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.40.0 (#2795)
- provider: bumps github.com/cloudflare/cloudflare-go from 0.77.0 to 0.78.0 (#2797)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]