pascaliske / infrastructure

Flux based GitOps repository for my home lab infrastructure.
https://k8s.pascaliske.dev
MIT License
54 stars 3 forks source link

chore(deps): update terraform cloudflare to v4.39.0 #1855

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.38.0 -> 4.39.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare) ### [`v4.39.0`](https://togithub.com/cloudflare/terraform-provider-cloudflare/blob/HEAD/CHANGELOG.md#4390-August-7th-2024) [Compare Source](https://togithub.com/cloudflare/terraform-provider-cloudflare/compare/v4.38.0...v4.39.0) NOTES: - resource/cloudflare_access_policy: remove deprecation notice related to precedence ([#​3556](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3556)) - resource/cloudflare_record: `value` is now deprecated in favour of `content` ([#​3509](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3509)) - resource/cloudflare_worker_cron_trigger: deprecated in favour of `cloudflare_workers_cron_trigger` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/cloudflare_worker_domain: deprecated in favour of `cloudflare_workers_domain` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/cloudflare_worker_route: deprecated in favour of `cloudflare_workers_route` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/cloudflare_worker_script: deprecated in favour of `cloudflare_workers_script` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/cloudflare_worker_secret: deprecated in favour of `cloudflare_workers_secret` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/cloudflare_workers_for_platforms_namespace: deprecated in favour of `cloudflare_workers_for_platforms_dispatch_namespace` and will be removed in the next major version. ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - resource/zone_settings_override: deprecate `minify` setting and include state migration to remove from local state. You should immediately remove the configuration from the resource to prevent permadiffs. Automatic migration of user configuration can be handled with [Grit](https://docs.grit.io/cli/quickstart) by running `grit apply github.com/cloudflare/terraform-provider-cloudflare#cloudflare_zone_settings_override_remove_minify` ([#​3521](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3521)) FEATURES: - **New Data Source:** `cloudflare_gateway_app_types` ([#​3470](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3470)) - **New Resource:** `cloudflare_workers_cron_trigger` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - **New Resource:** `cloudflare_workers_domain` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - **New Resource:** `cloudflare_workers_for_platforms_dispatch_namespace` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - **New Resource:** `cloudflare_workers_route` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - **New Resource:** `cloudflare_workers_script` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) - **New Resource:** `cloudflare_workers_secret` ([#​3500](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3500)) ENHANCEMENTS: - resource/access_application: add `skip_app_launcher_login_page` flag to skip the App Launcher landing page ([#​3519](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3519)) - resource/cloudflare_device_posture_rules: added support for intune compliance_status values ([#​3492](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3492)) - resource/cloudflare_teams_rule: Add `disable_clipboard_redirection` attribute to `BISOAdminControls` ([#​3511](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3511)) - resource/hyperdrive_config: Add support for creating Hyperdrive over Access configs ([#​3516](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3516)) - resource/hyperdrive_config: Add support for max_age and stale_while_revalidate in Hyperdrive Config caching settings ([#​3516](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3516)) BUG FIXES: - resource/cloudflare_list_item: handle overlapping hostname `url_hostname` ([#​3515](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3515)) - resource/cloudflare_risk_behavior: fix bug where partial definition of risk behaviors resulted in a provider error ([#​3463](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3463)) DEPENDENCIES: - provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 in the aws group ([#​3557](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3557)) - provider: bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0 ([#​3540](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3540)) - provider: bump github.com/cloudflare/cloudflare-go from 0.99.0 to 0.100.0 ([#​3499](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3499))

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.



This PR was generated by Mend Renovate. View the repository job log.

coderabbitai[bot] commented 1 month ago

[!CAUTION]

Review failed

The pull request is closed.

Walkthrough ## Walkthrough This update involves an upgrade of the Cloudflare Terraform provider from version 4.38.0 to 4.39.0, accompanied by a shift in naming conventions for DNS record properties from `value` to `content`. These changes aim to enhance clarity and ensure the configuration is aligned with common terminology, which may introduce new features or improvements that could affect the functionality of the Terraform scripts using this provider. ## Changes | Files | Change Summary | |--------------------------------------------|------------------------------------------------------------------------------------------------------------------| | `terraform/.terraform.lock.hcl`, `terraform/main.tf` | Updated Cloudflare provider version from "4.38.0" to "4.39.0", indicating potential enhancements and bug fixes. | | `terraform/dns.tf` | Changed property name from `value` to `content` for multiple `cloudflare_record` resources to improve semantic clarity. | ## Poem > πŸ‡ In the garden, changes bloom, > A version up, dispelling gloom. > Cloudflare's gifts now shine anew, > With fixes, features, bright and true. > Hops of joy, let’s celebrate, > Our Terraform's a better state! 🌼✨

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
infracost[bot] commented 1 month ago

πŸ’° Infracost report

Monthly estimate generated

This comment will be updated when code changes.

github-actions[bot] commented 1 month ago

Terraform Initialization βš™οΈ success

Terraform Validation βœ… success

Validation Output ``` Success! The configuration is valid. ```

Terraform Plan πŸ“– success

Show Plan ``` data.cloudflare_zone.zone_internal: Reading... data.cloudflare_zone.zone_external: Reading... data.cloudflare_zone.zone_external: Read complete after 0s [id=2cfd579b89369f6a8e7f2d6f55c1dfca] cloudflare_record.charts: Refreshing state... [id=89c50ff8669abcc19476c8300b3aaab5] cloudflare_record.wildcard: Refreshing state... [id=a31b457380e75e40b9ae21e10c7d5c92] cloudflare_record.docs: Refreshing state... [id=a40e8470f6e7bd145dc0ae7d7bc823ae] data.cloudflare_zone.zone_internal: Read complete after 0s [id=9280cbd559c3a2a8eab76178aa91fa27] cloudflare_record.google: Refreshing state... [id=d4e916fcbb81e0ff639e18adb07dca15] cloudflare_record.vpn: Refreshing state... [id=b6fc722ed7bb4fceebc3e7989dd74435] cloudflare_record.dmarc: Refreshing state... [id=f822111bf1aceaa36010d546f62c6227] cloudflare_record.dkim: Refreshing state... [id=b655c47c4678e736f1dcab39d93d0e7e] cloudflare_record.spf: Refreshing state... [id=702428310fb0366086edf0dfb70a8a6d] No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```

Pushed by: @pascaliske, Action: pull_request, Workflow: Terraform