Skip to content
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

chore(deps): bump cloudflare/cloudflare from 4.38.0 to 4.39.0 in /terraform #3258

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps cloudflare/cloudflare from 4.38.0 to 4.39.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.39.0

NOTES:

  • resource/cloudflare_access_policy: remove deprecation notice related to precedence (#3556)
  • resource/cloudflare_record: value is now deprecated in favour of content (#3509)
  • resource/cloudflare_worker_cron_trigger: deprecated in favour of cloudflare_workers_cron_trigger and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_domain: deprecated in favour of cloudflare_workers_domain and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_route: deprecated in favour of cloudflare_workers_route and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_script: deprecated in favour of cloudflare_workers_script and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_secret: deprecated in favour of cloudflare_workers_secret and will be removed in the next major version. (#3500)
  • resource/cloudflare_workers_for_platforms_namespace: deprecated in favour of cloudflare_workers_for_platforms_dispatch_namespace and will be removed in the next major version. (#3500)
  • resource/zone_settings_override: deprecate 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 running grit apply github.com/cloudflare/terraform-provider-cloudflare#cloudflare_zone_settings_override_remove_minify (#3521)

FEATURES:

  • New Data Source: cloudflare_gateway_app_types (#3470)
  • New Resource: cloudflare_workers_cron_trigger (#3500)
  • New Resource: cloudflare_workers_domain (#3500)
  • New Resource: cloudflare_workers_for_platforms_dispatch_namespace (#3500)
  • New Resource: cloudflare_workers_route (#3500)
  • New Resource: cloudflare_workers_script (#3500)
  • New Resource: cloudflare_workers_secret (#3500)

ENHANCEMENTS:

  • resource/access_application: add skip_app_launcher_login_page flag to skip the App Launcher landing page (#3519)
  • resource/cloudflare_device_posture_rules: added support for intune compliance_status values (#3492)
  • resource/cloudflare_teams_rule: Add disable_clipboard_redirection attribute to BISOAdminControls (#3511)
  • resource/hyperdrive_config: Add support for creating Hyperdrive over Access configs (#3516)
  • resource/hyperdrive_config: Add support for max_age and stale_while_revalidate in Hyperdrive Config caching settings (#3516)

BUG FIXES:

  • resource/cloudflare_list_item: handle overlapping hostname url_hostname (#3515)
  • resource/cloudflare_risk_behavior: fix bug where partial definition of risk behaviors resulted in a provider error (#3463)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 in the aws group (#3557)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0 (#3540)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.99.0 to 0.100.0 (#3499)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.39.0 (August 7th, 2024)

NOTES:

  • resource/cloudflare_access_policy: remove deprecation notice related to precedence (#3556)
  • resource/cloudflare_record: value is now deprecated in favour of content (#3509)
  • resource/cloudflare_worker_cron_trigger: deprecated in favour of cloudflare_workers_cron_trigger and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_domain: deprecated in favour of cloudflare_workers_domain and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_route: deprecated in favour of cloudflare_workers_route and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_script: deprecated in favour of cloudflare_workers_script and will be removed in the next major version. (#3500)
  • resource/cloudflare_worker_secret: deprecated in favour of cloudflare_workers_secret and will be removed in the next major version. (#3500)
  • resource/cloudflare_workers_for_platforms_namespace: deprecated in favour of cloudflare_workers_for_platforms_dispatch_namespace and will be removed in the next major version. (#3500)
  • resource/zone_settings_override: deprecate 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 running grit apply github.com/cloudflare/terraform-provider-cloudflare#cloudflare_zone_settings_override_remove_minify (#3521)

FEATURES:

  • New Data Source: cloudflare_gateway_app_types (#3470)
  • New Resource: cloudflare_workers_cron_trigger (#3500)
  • New Resource: cloudflare_workers_domain (#3500)
  • New Resource: cloudflare_workers_for_platforms_dispatch_namespace (#3500)
  • New Resource: cloudflare_workers_route (#3500)
  • New Resource: cloudflare_workers_script (#3500)
  • New Resource: cloudflare_workers_secret (#3500)

ENHANCEMENTS:

  • resource/access_application: add skip_app_launcher_login_page flag to skip the App Launcher landing page (#3519)
  • resource/cloudflare_device_posture_rules: added support for intune compliance_status values (#3492)
  • resource/cloudflare_teams_rule: Add disable_clipboard_redirection attribute to BISOAdminControls (#3511)
  • resource/hyperdrive_config: Add support for creating Hyperdrive over Access configs (#3516)
  • resource/hyperdrive_config: Add support for max_age and stale_while_revalidate in Hyperdrive Config caching settings (#3516)

BUG FIXES:

  • resource/cloudflare_list_item: handle overlapping hostname url_hostname (#3515)
  • resource/cloudflare_risk_behavior: fix bug where partial definition of risk behaviors resulted in a provider error (#3463)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 in the aws group (#3557)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0 (#3540)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.99.0 to 0.100.0 (#3499)
Commits
  • 2dade83 cleanup unused directories and tools prior to release
  • 81399ba Update CHANGELOG.md
  • e5d9a56 generate changelog
  • 2fe4fe0 Merge pull request #3556 from jroyal/jroyal/remove-deprecation
  • 8b98a55 Merge branch 'master' into jroyal/remove-deprecation
  • 53bbb82 make docs
  • c3c28b3 Merge pull request #3557 from cloudflare/dependabot/go_modules/aws-10de50ef89
  • ddbf922 add CHANGELOG for #3557
  • e48d0fb build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
  • 9d38c57 Remove deprecation warnings from policy changes until the UI has been updated...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.38.0...v4.39.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies terraform Pull requests that update Terraform code labels Aug 15, 2024
@Mintoo200 Mintoo200 closed this Aug 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Mintoo200 Mintoo200 reopened this Aug 16, 2024
@Mintoo200 Mintoo200 temporarily deployed to scalingo-recette August 16, 2024 07:53 — with GitHub Actions Inactive
@Mintoo200 Mintoo200 merged commit 6645192 into main Aug 16, 2024
13 of 14 checks passed
@Mintoo200 Mintoo200 deleted the dependabot/terraform/terraform/cloudflare/cloudflare-4.39.0 branch August 16, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant