chore(deps): update terraform bunnynet to ~> 0.14 #61
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/bunnynet-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~> 0.13→~> 0.14Release Notes
BunnyWay/terraform-provider-bunnynet (bunnynet)
v0.14.0Compare Source
Backwards compatibility breaks
All attributes under
originare now validated with regard to the origintype, which can cause errors in some configurations. Just remove the attributes as the validation suggests;The
ComputeScripttype does not require theurl = "https://bunnycdn.com"configuration anymore;The
ComputeContainertype does not require theurl = "https://bunny.net"configuration anymore;Pullzones using the
DnsAccelerateorigin type now have to be configured via the newdns_portanddns_schemeattributes:Added
pullzone: origindns_portanddns_schemefor DnsAccelerate origin types;pullzone_access_list: supportJA4andOrganizationlist types;pullzone_edgerule: supportEnableRequestCoalescingandDisableRequestCoalescingactions;Changed
pullzone: validate alloriginattributes respective to thetype;Fixed
pullzone: the originhost_headerattribute can now be removed;Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.