chore(deps): update terraform cloudflare to v5.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudflare (source) | required_provider | minor |
5.2.0 -> 5.3.0
|
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v5.3.0
Full Changelog: v5.2.0...v5.3.0
Features
- access_policy: remove invalid defaults (#5417) (5f6bec0)
- add script to build without optimisations (#5436) (d1a4f49)
- api: Add workers telemetry routes (828b20e)
- api: api update (13ab544)
- api: api update (38b779c)
- api: api update (35e5ee6)
- api: api update (f8f6637)
- api: api update (e00cc2f)
- api: api update (c077795)
- api: api update (3b8d719)
- api: api update (0497567)
- api: api update (a5b6d28)
- api: api update (85ca5b6)
- api: api update (119ea92)
- api: api update (b5b0a8c)
- api: api update (1d07b70)
- api: api update (72a9f83)
- api: api update (c4180b7)
- api: api update (cff25d6)
- api: api update (72d3824)
- api: api update (664cb3c)
- api: api update (44a8c6b)
- api: api update (92919cb)
- api: api update (ac6ab4b)
- api: api update (759abb8)
- api: api update (32c8ef6)
- api: api update (dabc087)
- api: api update (8611b80)
- api: api update (7053012)
- api: api update (45b4ae6)
- api: api update (e959fe3)
- api: api update (be9ae70)
- api: api update (37e7245)
- api: api update (b3f3126)
- api: api update (80ac5b7)
- api: api update (f281c3f)
- api: api update (761a96f)
- api: api update (2bb8703)
- api: api update (69ead96)
- api: api update (e3871a2)
- api: api update (09e6236)
- api: api update (0be6b20)
- api: api update (2e1e307)
- api: api update (78f2553)
- api: api update (67496e3)
- api: api update (#5372) (b940618)
- api: api update (#5375) (a8ea03c)
- api: api update (#5384) (d24be4d)
- api: api update (#5396) (92c6897)
- api: api update (#5408) (e6b94c8)
- api: api update (#5426) (bf1eec3)
- api: api update (#5430) (990d99f)
- api: api update (#5438) (205c1a1)
- api: api update (#5442) (bcb6b61)
- api: api update (#5444) (0c62078)
- api: api update (#5447) (3518fb9)
- api: api update (#5449) (a018ca5)
- api: api update (#5453) (e914374)
- api: api update (#5457) (369b4be)
- api: api update (#5464) (10dae6c)
- api: api update (#5465) (a432bdb)
- api: api update (#5467) (0aee40f)
- api: api update (#5468) (95d34e2)
- api: api update (#5469) (d96661d)
- api: api update (#5470) (96ea789)
- api: api update (#5473) (f21aa4e)
- api: api update (#5477) (7f1a73f)
- api: api update (#5478) (e2e5502)
- api: api update (#5479) (1daafb7)
- api: display deprecation messages on resources and attributes (#5425) (4a0554e)
- api: manual updates (02da0fd)
- api: manual updates (dc58a0f)
- api: manual updates (abd45b1)
- api: manual updates (b18b48b)
- api: manual updates (27e8929)
- api: manual updates (b92b2d7)
- api: manual updates (2f2436d)
- api: Update workers telemetry route methods (2b4db81)
- devices: add registrations support (05bc7a9)
- docs: add secrets store to navigation (b5be043)
- pipelines: add support (5068d66)
- secret_store: add support (aa76038)
- secrets_store: remove incorrect bulk edit endpoint (a8e9411)
Bug Fixes
- access_policy: remove invalid defaults (#5416) (daaceff)
-
account_token: handle unordered
policies
(#5433) (3f36851) - add deserialization annotations to synthetic ID properties (#5376) (754df3f)
- api_token: handle value across updates (#5414) (1db1294)
- api: better support for environment variables as provider properties (#5377) (a6e7785)
- api: skip generation of update endpoint when only a create endpoint exists (#5397) (9b588cb)
-
dns_record: don't include defaults for
data
(#5461) (8a5e8ce) - hostnames: define correct path parameter for updates (#5428) (c54a6a0)
- logpush: remove empty default value (#5401) (0659e1f)
- origin_ca_certificate: persist values across reads (#5415) (1e6d072)
- r2_custom_domain: add jurisdiction into the schema (#5404) (7d2b266)
- ruleset: handle stricter marshaling (#5391) (b9f0292)
- workers_cron_trigger: remove duplicate struct (#5435) (7a54b42)
- workers_for_platforms_script_secret: correctly update resource name (#5459) (e52e4db)
- workers_script: cleanup placement duplication (#5437) (3ac96b6)
-
zero_trust_tunnel_cloudflared_virtual_networ: persist
is_default
write only value (#5434) (368ab5d) - zero_trust_tunnel_cloudflared: persist write only values (#5432) (7d62813)
Chores
- build: scripts/format should not fail if generate-docs fails (#5466) (56b6feb)
- deps: bump terraform-plugin-docs (#5399) (ed4e092)
- deps: fix indirect updates (#5402) (12d9433)
- internal: codegen related update (0d15cfe)
- internal: codegen related update (#5441) (ec3412b)
- internal: codegen related update (#5443) (a82d949)
- internal: codegen related update (#5463) (d3d4be5)
- remove unnecessary
toListParams
methods in singular data sources (#5371) (495ae4c) - tests: improve enum examples (#5476) (225ac31)
- update dependencies (#5387) (b3bff1d)
Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.