chore(deps): update terraform cloudflare to v4.49.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudflare (source) | required_provider | minor |
4.47.0 -> 4.49.1
|
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.49.1
Functionally the same as v4.49.0 but retagged to fix the Terraform Registry having a bad checksum due to a failed build asset being used.
v4.49.0
NOTES:
- resource/cloudflare_teams_location: remove unusable
policy_ids
attribute (#4817)
FEATURES:
-
New Resource:
cloudflare_content_scanning_expression
(#4734) -
New Resource:
cloudflare_content_scanning
(#4719)
ENHANCEMENTS:
- resource/access_application: support multi-valued + Access service token authentication for SCIM provisioning to Access applications (#4743)
BUG FIXES:
- resource/cloudflare_ruleset: handle when
disable_stale_while_updating
is an empty object but not nil (#4814)
DEPENDENCIES:
- provider: bump github.com/cloudflare/cloudflare-go from 0.111.0 to 0.112.0 (#4803)
- provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 (#4762)
- provider: bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools (#4755)
- provider: bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#4756)
- provider: bump golang.org/x/net from 0.32.0 to 0.33.0 (#4802)
v4.48.0
NOTES:
- resource/cloudflare_ruleset: rules must now be given an explicit
ref
to avoid their IDs changing across ruleset updates, see https://developers.cloudflare.com/terraform/troubleshooting/rule-id-changes/ (#4697)
FEATURES:
-
New Resource:
cloudflare_leaked_credential_check
(#4674) -
New Resource:
cloudflare_leaked_credential_check_rule
(#4676) -
New Resource:
cloudflare_snippet
(#4565) -
New Resource:
cloudflare_snippet_rules
(#4565)
ENHANCEMENTS:
- resource/access_application: add support for destinations and domain_type (#4661)
- resource/access_identity_provider: document scim_config fields (#4721)
- resource/cloudflare_access_policy: adds support for Access infrastructure
allow_email_alias
connection rule flag (#4665) - resource/cloudflare_ruleset: improve diffs when only some rules are changed (#4697)
- resource/cloudflare_teams_list: use PUT call to update list items (#4737)
- resource/cloudflare_zero_trust_access_policy: adds support for Access infrastructure
allow_email_alias
connection rule flag (#4665)
BUG FIXES:
- resource/cloudflare_authenticated_origin_pulls: Fix issue where resources are disabled instead of being destroyed on
tf destroy
(#4649) - resource/cloudflare_leaked_credential_check_rule: Fix bug in update method (#4741)
DEPENDENCIES:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot