resource/cloudflare_notification_policy: Add tunnel_name filter for Magic Health Checks (#3417)
BUG FIXES:
resource/cloudflare_r2_bucket: add validation to location hint to prevent invalid values from drifting (#3441)
DEPENDENCIES:
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.22 (#3404)
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.23 (#3412)
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 (#3437)
provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.21 to 1.17.22 (#3404)
provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.23 (#3412)
provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.23 to 1.17.24 (#3437)
provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.0 (#3404)
provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.0 to 1.57.1 (#3412)
provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 (#3412)
provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.58.0 in the aws group (#3429)
provider: bump github.com/cloudflare/cloudflare-go from 0.98.0 to 0.99.0 (#3438)
provider: bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 (#3445)
provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 (#3447)
provider: bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 (#3446)
provider: bump golang.org/x/net from 0.26.0 to 0.27.0 (#3442)
4.36.0 (June 26th, 2024)
NOTES:
resource/zone_settings_override: deprecate 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:
resource/cloudflare_access_application: Support configuring OIDC SaaS access token lifetime (#3353)
BUG FIXES:
resource/cloudflare_list_item: fix crash when not using type = "redirect" due to attempting to compare nil (#3368)
resource/cloudflare_list_item: implement exact match for IP values to prevent overlapping IP prefixes from not being found (#3368)
DEPENDENCIES:
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19 (#3360)
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.19 to 1.27.20 (#3362)
provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.20 to 1.27.21 (#3364)
provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.19 (#3360)
provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.19 to 1.17.20 (#3362)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on cloudflare/cloudflare to permit the latest version.
Release notes
Sourced from cloudflare/cloudflare's releases.
Changelog
Sourced from cloudflare/cloudflare's changelog.
... (truncated)
Commits
8692016
Update CHANGELOG.mdf68c0d1
generate changelog8b00969
Merge pull request #3447 from cloudflare/dependabot/go_modules/github.com/has...6565ba7
add CHANGELOG for #3447c3b3b2b
build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators9c9cf4b
Merge pull request #3446 from cloudflare/dependabot/go_modules/github.com/has...4b08048
Merge pull request #3445 from cloudflare/dependabot/go_modules/github.com/has...319a75f
add CHANGELOG for #34461daa20a
add CHANGELOG for #3445e22eb88
build(deps): bump github.com/hashicorp/terraform-plugin-testingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show