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

feat(terraform): update terraform cloudflare to 4.34.0 #404

Merged
merged 1 commit into from
May 31, 2024

Conversation

beelze-bot[bot]
Copy link
Contributor

@beelze-bot beelze-bot bot commented May 3, 2024

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.30.0 -> 4.34.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v4.34.0

Compare Source

FEATURES:

  • New Resource: cloudflare_risk_behavior (#​3307)

ENHANCEMENTS:

  • resource/cloudflare_access_application: Add support for OIDC refresh tokens, allowing PKCE without client secret, custom claims, and specifying name_by_idp for custom attributes/claims (#​3306)
  • resource/cloudflare_access_application: improve validation logic for zone level reusable policies (#​3325)
  • resource/cloudflare_access_group: improve validation logic for zone level reusable policies (#​3325)
  • resource/cloudflare_ruleset: add support for fonts and disable_rum action parameters (#​3261)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.14 (#​3310)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.14 to 1.27.15 (#​3313)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 (#​3326)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.13 to 1.17.14 (#​3310)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.14 to 1.17.15 (#​3313)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.15 to 1.17.16 (#​3326)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.0 to 1.54.1 (#​3310)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.1 to 1.54.2 (#​3313)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 (#​3326)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.26.2 (#​3310)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.26.2 to 1.27.0 (#​3313)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54.0 in the aws group (#​3308)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.95.0 to 0.96.0 (#​3322)
  • provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 (#​3316)
  • provider: bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.8.0 (#​3317)

v4.33.0

Compare Source

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for 'policies' argument (#​3288)
  • resource/cloudflare_access_policy: added support for reusable policies (#​3288)
  • resource/cloudflare_zone_settings_override: add support for NEL (#​3305)

BUG FIXES:

  • resource/cloudflare_list_item: retry list ID fetch operations for the identifiers (#​3303)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.12 (#​3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.13 (#​3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.12 (#​3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.13 (#​3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.53.2 (#​3295)
  • provider: bump bflad/action-milestone-comment from 1 to 2 (#​3299)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.1.0 to 2.2.0 (#​3298)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 (#​3296)
  • provider: bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#​3302)

v4.32.0

Compare Source

NOTES:

  • resource/cloudflare_rate_limit: This resource is being deprecated in favor of the cloudflare_rulesets resource (#​3279)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add support for SCIM provisioning configuration (#​3291)
  • resource/cloudflare_access_group: Add the option for email_list to be used in require, include and exclude fields (#​3247)
  • resource/cloudflare_device_posture_rules: added support for os_version_extra (#​3281)

BUG FIXES:

  • resource/cloudflare_turnstile: Fix error handling corrupting state (#​3284)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 (#​3294)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 (#​3289)
  • provider: bump golang.org/x/net from 0.24.0 to 0.25.0 (#​3290)
  • provider: bump golangci/golangci-lint-action from 5 to 6 (#​3293)

v4.31.0

Compare Source

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for options_preflight_bypass (#​3267)
  • resource/cloudflare_dlp_profile: Added support for ocr_enabled field to profiles (#​3224)
  • resource/cloudflare_notification_policy: add 'target_ip' atrribute to 'filter' nested block (#​3263)
  • resource/cloudflare_teams_account: add custom_certificate setting support (#​3253)
  • resource/cloudflare_teams_location: added ecs_support field (#​3264)

BUG FIXES:

  • resource/cloudflare_hyperdrive_config: Fix 'HyperdriveID' not included in Update call (#​3251)
  • resource/cloudflare_managed_headers: disable header if it is deleted from terraform state (#​3260)
  • resource/cloudflare_worker_script: fix namespaced script delete trying to delete from account rather than the namespace (#​3238)

INTERNAL:

  • provider: introduce a muxed client to support using cloudflare-go/v0 and cloudflare-go/v2 together (#​3262)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 (#​3265)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.0.0 to 2.1.0 (#​3274)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 (#​3255)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.2 (#​3254)
  • provider: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#​3258)
  • provider: bump golangci/golangci-lint-action from 4 to 5 (#​3271)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

@beelze-bot beelze-bot bot requested a review from ol3d as a code owner May 3, 2024 13:05
@beelze-bot beelze-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 3, 2024
@beelze-bot
Copy link
Contributor Author

beelze-bot bot commented May 3, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.9s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.91s
⚠️ TERRAFORM terraform-fmt 1 1 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@beelze-bot beelze-bot bot force-pushed the renovate/cloudflare-4.x branch from 5f26419 to c427366 Compare May 8, 2024 14:05
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform cloudflare to 4.31.0 feat(terraform): update terraform cloudflare to 4.32.0 May 8, 2024
@beelze-bot beelze-bot bot force-pushed the renovate/cloudflare-4.x branch from c427366 to 3570e97 Compare May 16, 2024 14:05
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform cloudflare to 4.32.0 feat(terraform): update terraform cloudflare to 4.33.0 May 16, 2024
| datasource         | package               | from   | to     |
| ------------------ | --------------------- | ------ | ------ |
| terraform-provider | cloudflare/cloudflare | 4.30.0 | 4.34.0 |
@beelze-bot beelze-bot bot force-pushed the renovate/cloudflare-4.x branch from 3570e97 to 549580b Compare May 29, 2024 03:05
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform cloudflare to 4.33.0 feat(terraform): update terraform cloudflare to 4.34.0 May 29, 2024
@ol3d ol3d merged commit 02fed0c into main May 31, 2024
2 of 3 checks passed
@ol3d ol3d deleted the renovate/cloudflare-4.x branch May 31, 2024 17:50
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(terraform): update terraform cloudflare to 4.34.0
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(terraform): update terraform cloudflare to 4.34.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/terraform size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant