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): update terraform cloudflare to v3.30.0 #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 3.27.0 -> 3.30.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cloudflare/terraform-provider-cloudflare

v3.30.0

Compare Source

FEATURES:

  • New Data Source: cloudflare_load_balancer_pools (#​1228)
  • New Resource: cloudflare_url_normalization_settings (#​1878)

ENHANCEMENTS:

  • resource/cloudflare_workers_script: add support for analytics_engine_binding bindings (#​2051)

BUG FIXES:

  • resource/access_application: fix issue where session_duration always showed a diff for bookmark apps (#​2076)
  • resource/cloudflare_ruleset: fix issue where SSL setting is based of security level (#​2088)
  • resource/cloudflare_split_tunnel: handle nested attribute changes and ignore ordering (#​2066)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.55.0 to 0.56.0 (#​2075)
  • provider: bumps goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#​2087)

v3.29.0

Compare Source

NOTES:

  • datasource/api_token_permission_groups: permissions attribute has been deprecated in favour of individual resource level attributes. (#​1960)

FEATURES:

  • New Resource: cloudflare_device_settings_policy (#​1926)
  • New Resource: cloudflare_tunnel_config (#​2041)

ENHANCEMENTS:

  • resource/cloudflare_fallback_domain: Add creating fallback domains for device policies (#​1926)
  • resource/cloudflare_logpush_job: add support for workers_trace_events (#​2025)
  • resource/cloudflare_origin_ca_certificate: add logic to renew certificate and add a new flag to set if we should renew earlier (#​2048)
  • resource/cloudflare_origin_ca_certificate: trigger a replacement when csr is changed (#​2055)
  • resource/cloudflare_origin_ca_certificate: trigger a replacement when validity is changed (#​2046)
  • resource/cloudflare_pages_domain: add note about needing to make a separate cloudflare_record. (#​2060)
  • resource/cloudflare_pages_project: add note about linking git accounts to Cloudflare account. (#​2060)
  • resource/cloudflare_ruleset: add support for importing existing resources (#​2054)
  • resource/cloudflare_split_tunnel: Add configuring split tunnel for device policies (#​1926)
  • resource/cloudflare_workers_kv: add support for explicitly setting account_id on the resource (#​2049)
  • resource/cloudflare_workers_kv_namespace: add support for explicitly setting account_id on the resource (#​2049)
  • resource/cloudflare_workers_kv_namespace: swap internals to use new method signatures from cloudflare-go release (#​2049)

BUG FIXES:

  • datasource/api_token_permission_groups: add user, account and zone attributes to contain only those specific resource level permissions. (#​1960)
  • resource/access_policy: Fix issue where only last SAML rule group was applied in
    Access policy (#​2033)
  • resource/cloudflare_account: Fix uninitialized cloudflare.Account.Settings (#​2034)
  • resource/cloudflare_custom_hostname: remove ForceNew on wait_for_ssl_pending_validation (#​2027)
  • resource/cloudflare_list: Do not reapply changes if only list order changed. (#​2063)
  • resource/cloudflare_record: Fix null MX record creation (#​2038)
  • resource/cloudflare_spectrum_application: ignore ordering of edge_ips (#​2032)
  • resource/cloudflare_workers_kv: key changes force creation of a new resource (#​2044)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.54.0 to 0.55.0 (#​2049)

v3.28.0

Compare Source

ENHANCEMENTS:

  • resource/cloudflare_zone: add new plans for zone subscriptions (#​2023)

BUG FIXES:

  • resource/access_application: Fix issue where empty CORS headers state causes panics (#​2010)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#​2008)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.53.0 to 0.54.0 (#​2016)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 (#​2024)

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Nov 20, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.91s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.04s
✅ TERRAFORM terraform-fmt 1 0 0.05s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title chore(deps): update terraform cloudflare to v3.28.0 chore(deps): update terraform cloudflare to v3.29.0 Nov 29, 2022
@renovate renovate bot force-pushed the renovate/cloudflare-3.x branch from 2a61efc to 24f65de Compare November 29, 2022 23:28
@renovate renovate bot changed the title chore(deps): update terraform cloudflare to v3.29.0 chore(deps): update terraform cloudflare to v3.30.0 Dec 14, 2022
@renovate renovate bot force-pushed the renovate/cloudflare-3.x branch from 24f65de to 08b0128 Compare December 14, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants