chore(deps): update terraform cloudflare to v4.39.0 #835
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.38.0
->4.39.0
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.39.0
Compare Source
NOTES:
value
is now deprecated in favour ofcontent
(#3509)cloudflare_workers_cron_trigger
and will be removed in the next major version. (#3500)cloudflare_workers_domain
and will be removed in the next major version. (#3500)cloudflare_workers_route
and will be removed in the next major version. (#3500)cloudflare_workers_script
and will be removed in the next major version. (#3500)cloudflare_workers_secret
and will be removed in the next major version. (#3500)cloudflare_workers_for_platforms_dispatch_namespace
and will be removed in the next major version. (#3500)minify
setting and include state migration to remove from local state. You should immediately remove the configuration from the resource to prevent permadiffs. Automatic migration of user configuration can be handled with Grit by runninggrit apply github.com/cloudflare/terraform-provider-cloudflare#cloudflare_zone_settings_override_remove_minify
(#3521)FEATURES:
cloudflare_gateway_app_types
(#3470)cloudflare_workers_cron_trigger
(#3500)cloudflare_workers_domain
(#3500)cloudflare_workers_for_platforms_dispatch_namespace
(#3500)cloudflare_workers_route
(#3500)cloudflare_workers_script
(#3500)cloudflare_workers_secret
(#3500)ENHANCEMENTS:
skip_app_launcher_login_page
flag to skip the App Launcher landing page (#3519)disable_clipboard_redirection
attribute toBISOAdminControls
(#3511)BUG FIXES:
url_hostname
(#3515)DEPENDENCIES:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.