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

terraform(deps): bump cloudflare/cloudflare from 4.40.0 to 4.41.0 in /terraform #43

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2024

Bumps cloudflare/cloudflare from 4.40.0 to 4.41.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.41.0

NOTES:

  • resource/cloudflare_logpush_job: Deprecate frequency in favour of max_upload_interval_seconds (#3745)
  • resource/cloudflare_record: remove deprecated zone_name field (#3855)

FEATURES:

  • New Data Source: cloudflare_dcv_delegation (#3885)
  • New Resource: cloudflare_cloud_connector_rules (#3622)

ENHANCEMENTS:

  • resource/cloudflare_device_posture_rule: Modify Tanium's eid_last_seen field to be relative instead of a timestamp value (#3764)
  • resource/cloudflare_teams_account: Add disable_for_time attribute (#3526)
  • resource/cloudflare_waiting_room: Add enabled_origin_commands field. (#3805)
  • resource/rulesets: add "contains" support to custom cache key headers (#3820)

BUG FIXES:

  • resource/cloudflare_access_mutual_tls_certificate: change associated hostnames to a set (#3498)
  • resource/cloudflare_access_policy: Fix forcing new access policies when account id is not set through import (#3358)
  • resource/cloudflare_record: Suppress matching ipv6 dns record (#3888)
  • resource/cloudflare_record: handle scenarios where content and value are both being set in state and erroneously always thinking the content field is the source of truth (#3776)
  • resource/cloudflare_zero_trust_access_group: Fix false deprecation warnings (#3740)
  • resource/cloudflare_zone_settings_override: fix migration process with nil initial_settings (#3829)
  • resource/hyperdrive_config: use hyperdrive_config id when updating resource (#3704)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.31 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.30 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.60.1 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 in the aws group (#3823)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.101.0 to 0.102.0 (#3713)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.102.0 to 0.103.0 (#3824)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.41.0 (September 4th, 2024)

NOTES:

  • resource/cloudflare_logpush_job: Deprecate frequency in favour of max_upload_interval_seconds (#3745)
  • resource/cloudflare_record: remove deprecated zone_name field (#3855)

FEATURES:

  • New Data Source: cloudflare_dcv_delegation (#3885)
  • New Resource: cloudflare_cloud_connector_rules (#3622)

ENHANCEMENTS:

  • resource/cloudflare_device_posture_rule: Modify Tanium's eid_last_seen field to be relative instead of a timestamp value (#3764)
  • resource/cloudflare_teams_account: Add disable_for_time attribute (#3526)
  • resource/cloudflare_waiting_room: Add enabled_origin_commands field. (#3805)
  • resource/rulesets: add "contains" support to custom cache key headers (#3820)

BUG FIXES:

  • resource/cloudflare_access_mutual_tls_certificate: change associated hostnames to a set (#3498)
  • resource/cloudflare_access_policy: Fix forcing new access policies when account id is not set through import (#3358)
  • resource/cloudflare_record: Suppress matching ipv6 dns record (#3888)
  • resource/cloudflare_record: handle scenarios where content and value are both being set in state and erroneously always thinking the content field is the source of truth (#3776)
  • resource/cloudflare_zero_trust_access_group: Fix false deprecation warnings (#3740)
  • resource/cloudflare_zone_settings_override: fix migration process with nil initial_settings (#3829)
  • resource/hyperdrive_config: use hyperdrive_config id when updating resource (#3704)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.31 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.30 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.60.1 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 (#3801)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 in the aws group (#3823)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.101.0 to 0.102.0 (#3713)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.102.0 to 0.103.0 (#3824)
Commits

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.40.0 to 4.41.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.40.0...v4.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource update/terraform Update with changes to Terraform workspaces or modules labels Sep 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2024

Dependabot tried to add @n3tuk/admin as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/n3tuk/infra-cloudflare-dns/pulls/43/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the n3tuk/infra-cloudflare-dns repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@mergify mergify bot merged commit fe09f3c into main Sep 8, 2024
12 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cloudflare/cloudflare-4.41.0 branch September 8, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource update/terraform Update with changes to Terraform workspaces or modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants