woffenden / infrastructure

Infrastructure
https://woffenden.github.io/infrastructure/
MIT License
0 stars 0 forks source link

:dependabot: terraform(deps): Bump cloudflare/cloudflare from 4.40.0 to 4.41.0 in /terraform/cloudflare #905

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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 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)
dependabot[bot] commented 3 weeks ago

Looks like cloudflare/cloudflare is up-to-date now, so this is no longer needed.