feat(terraform): update terraform cloudflare to 4.36.0 #427
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.35.0
->4.36.0
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.36.0
Compare Source
NOTES:
mobile_redirect
setting and include state migration to remove from local state. You should immediately remove the configuration from the resource to prevent permadiffs. (#3337)ENHANCEMENTS:
BUG FIXES:
type = "redirect"
due to attempting to comparenil
(#3368)DEPENDENCIES:
github.com/aws/aws-sdk-go-v2/config
from 1.27.18 to 1.27.19 (#3360)github.com/aws/aws-sdk-go-v2/config
from 1.27.19 to 1.27.20 (#3362)github.com/aws/aws-sdk-go-v2/config
from 1.27.20 to 1.27.21 (#3364)github.com/aws/aws-sdk-go-v2/credentials
from 1.17.18 to 1.17.19 (#3360)github.com/aws/aws-sdk-go-v2/credentials
from 1.17.19 to 1.17.20 (#3362)github.com/aws/aws-sdk-go-v2/credentials
from 1.17.20 to 1.17.21 (#3364)github.com/aws/aws-sdk-go-v2/service/s3
from 1.55.1 to 1.55.2 (#3360)github.com/aws/aws-sdk-go-v2/service/s3
from 1.55.2 to 1.56.0 (#3362)github.com/aws/aws-sdk-go-v2/service/s3
from 1.56.0 to 1.56.1 (#3364)github.com/aws/aws-sdk-go-v2
from 1.27.2 to 1.28.0 (#3360)github.com/aws/aws-sdk-go-v2
from 1.28.0 to 1.29.0 (#3362)github.com/aws/aws-sdk-go-v2
from 1.29.0 to 1.30.0 (#3364)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 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 has been generated by Renovate Bot.