delineateio / oss-template

Template for OSS repos with a standard boilerplate
MIT License
0 stars 1 forks source link

Bump cloudflare/cloudflare from 3.31.0 to 3.33.1 in /ops/cloud/component #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloudflare/cloudflare from 3.31.0 to 3.33.1.

Release notes

Sourced from cloudflare/cloudflare's releases.

v3.33.1

BUG FIXES:

  • provider: remove conflicting ExactlyOneOf schema validation from framework schema (#2185)

v3.33.0

ENHANCEMENTS:

  • provider: mux terraform-plugin-sdk/v2 and terraform-plugin-framework (#2170)
  • resource/cloudflare_access_group: supports ip_list property. (#2073)
  • resource/cloudflare_access_organization: add support for user_seat_expiration_inactive_time (#2115)
  • resource/cloudflare_ruleset: do not let edge_ttl: default be zero (#2143)
  • resource/cloudflare_teams_accounts: adds support for mailto_address and mailto_subject blockpage settings (#2146)
  • resource/cloudflare_teams_rules: adds egress rule settings. (#2159)

BUG FIXES:

  • resource/cloudflare_record: fix issue with DNS comments and tags not being set for new records (#2148)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#2183)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.58.1 to 0.59.0 (#2166)

v3.32.0

FEATURES:

  • New Resource: cloudflare_device_managed_networks (#2126)

ENHANCEMENTS:

  • provider: X-Auth-Email, X-Auth-Key, X-Auth-User-Service-Key and Authorization values are now automatically redacted from debug logs (#2123)
  • provider: use inbuilt cloudflare-go logger for HTTP interactions (#2123)
  • resource/cloudflare_device_posture_rule: add ability to create crowdstrike s2s posture rule creation (#2128)
  • resource/cloudflare_origin_ca: support all authentication schemes (#2124)
  • resource/cloudflare_pages_project: adds support for always_use_latest_compatibility_date, fail_open, service_binding and usage_model (#2083)
  • resource/cloudflare_record: add support for tags and comments. (#2105)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.1 (#2122)
Changelog

Sourced from cloudflare/cloudflare's changelog.

3.33.1 (January 25th, 2023)

BUG FIXES:

  • provider: remove conflicting ExactlyOneOf schema validation from framework schema (#2185)

3.33.0 (January 25th, 2023)

ENHANCEMENTS:

  • provider: mux terraform-plugin-sdk/v2 and terraform-plugin-framework (#2170)
  • resource/cloudflare_access_group: supports ip_list property. (#2073)
  • resource/cloudflare_access_organization: add support for user_seat_expiration_inactive_time (#2115)
  • resource/cloudflare_ruleset: do not let edge_ttl: default be zero (#2143)
  • resource/cloudflare_teams_accounts: adds support for mailto_address and mailto_subject blockpage settings (#2146)
  • resource/cloudflare_teams_rules: adds egress rule settings. (#2159)

BUG FIXES:

  • resource/cloudflare_record: fix issue with DNS comments and tags not being set for new records (#2148)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#2183)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.58.1 to 0.59.0 (#2166)

3.32.0 (January 11th, 2023)

FEATURES:

  • New Resource: cloudflare_device_managed_networks (#2126)

ENHANCEMENTS:

  • provider: X-Auth-Email, X-Auth-Key, X-Auth-User-Service-Key and Authorization values are now automatically redacted from debug logs (#2123)
  • provider: use inbuilt cloudflare-go logger for HTTP interactions (#2123)
  • resource/cloudflare_device_posture_rule: add ability to create crowdstrike s2s posture rule creation (#2128)
  • resource/cloudflare_origin_ca: support all authentication schemes (#2124)
  • resource/cloudflare_pages_project: adds support for always_use_latest_compatibility_date, fail_open, service_binding and usage_model (#2083)
  • resource/cloudflare_record: add support for tags and comments. (#2105)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.1 (#2122)
Commits
  • 94ba7ed Update CHANGELOG.md
  • c8163c8 Update CHANGELOG.md for #2185
  • a7d4fe4 Merge pull request #2185 from cloudflare/remove-schema-enforcement-of-credent...
  • 18a568d provider: remove framework schema validation for credentials
  • 45733bd display all issues for go lint instead of a subset
  • 6fe15b8 add terraform-registry-manifest.json to release package
  • d9455c9 Update CHANGELOG.md
  • f90f118 Update CHANGELOG.md for #2183
  • 867cb52 Merge pull request #2183 from cloudflare/dependabot/github_actions/dependabot...
  • f84838c add CHANGELOG for #2183
  • 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 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 1 year ago

Superseded by #49.