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)