Update Terraform cloudflare to v3.15.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudflare (source) | required_provider | minor |
3.14.0 -> 3.15.0
|
Release Notes
cloudflare/terraform-provider-cloudflare
v3.15.0
NOTES:
- provider: internally swapped to using
diag.Diagnostics
for CRUD return types and usingcontext.Context
passed in from the provider itself instead of instantiating our own in each operation (#1592)
ENHANCEMENTS:
- resource/cloudflare_device_posture_rule: Add
expiration
to device posture rule (#1585) - resource/cloudflare_logpush_job: add support for managing
network_analytics_logs
(#1627) - resource/cloudflare_logpush_job: allow r2 logpush destinations without ownership validation (#1597)
- resource/ruleset: add support for
origin
andhost_header
attributes (#1620)
BUG FIXES:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.