-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update terraform cloudflare to v5 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/cloudflare-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+40
−64
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
|
Bit convoluted to make this change currently. See cloudflare/terraform-provider-cloudflare#5573. |
54c3388 to
61c0c3f
Compare
fa52e35 to
360b9d4
Compare
5477e06 to
f08692a
Compare
a3a0b5a to
e3653ff
Compare
e3653ff to
8b8b8de
Compare
8b8b8de to
47deb02
Compare
80b6aab to
86f57c0
Compare
bdabe5c to
f8e27a0
Compare
cf8a74b to
fb92be4
Compare
064a1b5 to
de82f7e
Compare
de82f7e to
38bf1cd
Compare
38bf1cd to
952061e
Compare
178f0dd to
5335424
Compare
5335424 to
f913cfd
Compare
f913cfd to
e787226
Compare
e787226 to
bd32d44
Compare
d3d7340 to
dac12ba
Compare
bd32d44 to
f213aea
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.42->~> 5.0Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v5.13.0Compare Source
Full Changelog: v5.12.0...v5.13.0
⚠ BREAKING CHANGES: cloudflare_api_token & cloudflare_account_token Schema Update
The 5.13 release includes major updates to the cloudflare_api_token resource to eliminate configuration drift caused by policy ordering differences in the Cloudflare API.
Fixes: #6092
Whats changed
Required Action (v5.13+)
Customers looking to upgrade to v5.13+ must update all cloudflare_api_token & cloudflare_account_token resources to wrap policy resource values in jsonencode()
Before:
After:
Features
Bug Fixes
Chores
v5.12.0Compare Source
Full Changelog: v5.11.0...v5.12.0
Features
PUT /workers/domainsas a create operation (8ff0c7d)Bug Fixes
Chores
cloudflare_pages_projectacceptance tests (#6318) (cb63e28)Documentation
v5.11.0Compare Source
Full Changelog: v5.10.1...v5.11.0
Features
assets.directoryattribute for handling assets uploads incloudflare_workers_scriptandcloudflare_worker_versionresources (#6160) (50168e5)dynamicvalidatorto do arbitrary semantic equivalence check (e1faeb8)Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.