Skip to content

Commit

Permalink
feat(terraform): update terraform cloudflare to 4.26.0 (#631)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cloudflare](https://registry.terraform.io/providers/cloudflare/cloudflare)
([source](https://togithub.com/cloudflare/terraform-provider-cloudflare))
| required_provider | minor | `4.25.0` -> `4.26.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/terraform-provider-cloudflare (cloudflare)</summary>

###
[`v4.26.0`](https://togithub.com/cloudflare/terraform-provider-cloudflare/blob/HEAD/CHANGELOG.md#4260-March-6th-2024)

[Compare
Source](https://togithub.com/cloudflare/terraform-provider-cloudflare/compare/v4.25.0...v4.26.0)

FEATURES:

- **New Data Source:** `cloudflare_dlp_datasets`
([#&#8203;3135](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3135))

ENHANCEMENTS:

- resource/cloudflare_access_application: adds
`name_id_transform_jsonata` to SaaS applications
([#&#8203;3132](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3132))

BUG FIXES:

- resource/cloudflare_access_application: Fix issue with sending
allow_authenticate_via_warp on updates when it is not provided
([#&#8203;3140](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3140))

DEPENDENCIES:

- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.1 to
1.27.2
([#&#8203;3136](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.2 to
1.27.3
([#&#8203;3138](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.3 to
1.27.4
([#&#8203;3141](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.4 to
1.27.5
([#&#8203;3159](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.5 to
1.27.6
([#&#8203;3161](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.1
to 1.17.2
([#&#8203;3136](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.2
to 1.17.3
([#&#8203;3138](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.3
to 1.17.4
([#&#8203;3141](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.4
to 1.17.5
([#&#8203;3159](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.5
to 1.17.6
([#&#8203;3161](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.50.2
to 1.50.3
([#&#8203;3136](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.50.3
to 1.51.0
([#&#8203;3138](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.0
to 1.51.1
([#&#8203;3141](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.1
to 1.51.2
([#&#8203;3159](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.2
to 1.51.3
([#&#8203;3161](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.25.1
([#&#8203;3136](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2` from 1.25.1 to 1.25.2
([#&#8203;3141](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump github.com/cloudflare/cloudflare-go from 0.88.0 to
0.89.0
([#&#8203;3148](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3148))
- provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to
0.22.0
([#&#8203;3139](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3139))
- provider: bump github.com/hashicorp/terraform-plugin-mux from 0.14.0
to 0.15.0
([#&#8203;3149](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3149))
- provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from
2.32.0 to 2.33.0
([#&#8203;3142](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3142))
- provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from
2.32.0 to 2.33.0
([#&#8203;3147](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3147))
- provider: bump github.com/hashicorp/terraform-plugin-testing from
1.6.0 to 1.7.0
([#&#8203;3162](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3162))
- provider: bump github.com/stretchr/testify from 1.8.4 to 1.9.0
([#&#8203;3157](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3157))
- provider: bump golang.org/x/net from 0.21.0 to 0.22.0
([#&#8203;3160](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3160))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
spiceratops authored Mar 16, 2024
2 parents 528f385 + ce02ee9 commit dc48687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.25.0"
version = "4.26.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit dc48687

Please sign in to comment.