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 v4.45.0 #53

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.43.0 -> 4.45.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v4.45.0

Compare Source

NOTES:

  • datasource/cloudflare_infrastructure_access_targets: deprecated in favour of cloudflare_zero_trust_infrastructure_access_targets and will be removed in the next major version. (#​4403)
  • resource/cloudflare_infrastructure_access_target: deprecated in favour of cloudflare_zero_trust_infrastructure_access_target and will be removed in the next major version. (#​4403)

FEATURES:

  • New Resource: cloudflare_zero_trust_infrastructure_access_target (#​4403)

ENHANCEMENTS:

  • resource/cloudflare_ruleset: add support for zstd compression in the compress_response action (#​4300)

BUG FIXES:

  • resource/cloudflare_workers_cron_trigger: fix incorrectly reported deprecated resource (#​4295)
  • resource/cloudflare_zero_trust_dlp_profile: Include more fields in entry set hash function (#​4464)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.107.0 to 0.108.0 (#​4394)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 (#​4313)

v4.44.0

Compare Source

NOTES:

  • cloudflare_list has been migrated to the terraform-plugin-framework in doing so addresses issues with the internal representation of zero values. A downside to this is that to get the full benefits, you will need to remove the resource from your Terraform state (terraform state rm ...) and then import the resource back into your state. (#​4228)

ENHANCEMENTS:

  • resource/cloudflare_certificate_pack: Add SSL.com as valid certificate authority (#​4267)
  • resource/cloudflare_device_posture_rule: Add support for SentinelOne posture check operational_state field (#​4200)

BUG FIXES:

  • resource/cloudflare_device_posture_rule: fix bug where locations were not parsed correctly for client_certificate_v2 posture rules (#​4168)
  • resource/cloudflare_teams_rule: start persisting rule settings, wo rules may not stuck in plan cycle (#​4261)
  • resource/cloudflare_zone: When changing type to or from partial the verification_key attribute will properly show that it will receive a new value. (#​4019)

INTERNAL:

  • resource/cloudflare_list: migrate from SDKv2 to terraform-plugin-framework (#​4228)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.106.0 to 0.107.0 (#​4251)
  • provider: bump golang.org/x/net from 0.29.0 to 0.30.0 (#​4213)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 16, 2024
@renovate renovate bot changed the title chore(deps): update terraform cloudflare to v4.44.0 chore(deps): update terraform cloudflare to v4.45.0 Oct 30, 2024
Copy link
Contributor Author

renovate bot commented Oct 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Terraform plan Failed for Workspace: default

Show Output
Running plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
cloudflare relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/homelab/homelab/terraform/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/homelab/homelab/terraform

To view this run in a browser, visit:
https://app.terraform.io/app/mrugesh/tfws-ops-cloudflare/runs/run-SRqwmLthzhS6LsYg

Waiting for the plan to start...

Terraform v1.5.7
on linux_amd64
Initializing plugins and modules...
cloudflare_record.kendra_on_2: Refreshing state... [id=aeb4a0b9acfd4c7a26d00a9beb3b4d99]
cloudflare_record.root-a: Refreshing state... [id=0e10e169dfbca6384ce29066a378e941]
cloudflare_zone.mrugesh-net: Refreshing state... [id=70e283865beebe3ee051946d4a80dffa]
cloudflare_record.spf-txt: Refreshing state... [id=d224977486785d3c29c7d642626f107d]
cloudflare_record.www-cname-mrugesh-net: Refreshing state... [id=a3e2cafb14089aef9e0bfc97d1a5bdf5]
cloudflare_record.dmarc-txt: Refreshing state... [id=bf94ca689e4ebe39c9340e2d4e7faf13]
╷
│ Error: error finding Zone "70e283865beebe3ee051946d4a80dffa": Invalid access token (9109)
│
│   with cloudflare_zone.mrugesh-net,
│   on main.tf line 17, in resource "cloudflare_zone" "mrugesh-net":
│   17: resource "cloudflare_zone" "mrugesh-net" {
│
╵
╷
│ Error: Authentication error (10000)
│
│   with cloudflare_record.dmarc-txt,
│   on zone-mrugesh-net.tf line 19, in resource "cloudflare_record" "dmarc-txt":
│   19: resource "cloudflare_record" "dmarc-txt" {
│
╵
╷
│ Error: exceeded available rate limit retries
│
│   with cloudflare_record.spf-txt,
│   on zone-mrugesh-net.tf line 28, in resource "cloudflare_record" "spf-txt":
│   28: resource "cloudflare_record" "spf-txt" {
│
╵
╷
│ Error: Authentication error (10000)
│
│   with cloudflare_record.kendra_on_2,
│   on zone-mrugesh-net.tf line 39, in resource "cloudflare_record" "kendra_on_2":
│   39: resource "cloudflare_record" "kendra_on_2" {
│
╵
╷
│ Error: Authentication error (10000)
│
│   with cloudflare_record.root-a,
│   on zone-mrugesh-net.tf line 1, in resource "cloudflare_record" "root-a":
│    1: resource "cloudflare_record" "root-a" {
│
╵
╷
│ Error: Authentication error (10000)
│
│   with cloudflare_record.www-cname-mrugesh-net,
│   on zone-mrugesh-net.tf line 10, in resource "cloudflare_record" "www-cname-mrugesh-net":
│   10: resource "cloudflare_record" "www-cname-mrugesh-net" {
│
╵
Operation failed: failed running terraform plan (exit 1)

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Copy link

Terraform init Failed

Show Output
Initializing HCP Terraform...
╷
│ Error: Failed to read organization "mrugesh" at host app.terraform.io
│ 
│   on main.tf line 7, in terraform:
│    7:     organization = "mrugesh"
│ 
│ Encountered an unexpected error while reading the organization settings:
│ unauthorized
╵

* Update A record for `mrugesh.net`
* Update CNAME record for `www`
* Update TXT record for `_dmarc`
* Update TXT record for `mrugesh.net`
* Update A record for `kendra.lan.mrugesh.net`
@raisedadead raisedadead merged commit 99dbbe2 into main Oct 30, 2024
1 check passed
@raisedadead raisedadead deleted the renovate/cloudflare-4.x branch October 30, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant