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 github to v6.3.0 #770

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Package Type Update Change
github (source) required_provider minor 6.2.3 -> 6.3.0

Release Notes

integrations/terraform-provider-github (github)

v6.3.0

Compare Source

What's Changed

🚀 New Features
🛠️ Maintenance
🏷 Other Changes

New Contributors

Full Changelog: integrations/terraform-provider-github@v6.2.3...v6.3.0


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 enabled auto-merge (squash) September 15, 2024 15:45
@renovate renovate bot merged commit e0575d4 into master Sep 15, 2024
5 checks passed
@renovate renovate bot deleted the renovate/github-6.x branch September 15, 2024 15:45
Copy link

github-actions bot commented Sep 15, 2024

Terraform plan in terraform/suzutan.jp

No changes. Your infrastructure matches the configuration.
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.

Warning: Argument is deprecated

  with cloudflare_record.osk_nw,
  on lan_osk.tf line 10, in resource "cloudflare_record" "osk_nw":
  10:   value   = "172.20.1.1"

`value` is deprecated in favour of `content` and will be removed in the next
major release.

(and 39 more similar warnings elsewhere)

✅ Plan applied in terraform apply #53

Copy link

github-actions bot commented Sep 15, 2024

Terraform plan in terraform/harvestasya.org

No changes. Your infrastructure matches the configuration.
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.

Warning: Deprecated Resource

  with cloudflare_tunnel.k8s_ingress,
  on tunnel_k8s.tf line 16, in resource "cloudflare_tunnel" "k8s_ingress":
  16: resource "cloudflare_tunnel" "k8s_ingress" {

`cloudflare_tunnel` is now deprecated and will be removed in the next major
version. Use `cloudflare_zero_trust_tunnel_cloudflared` instead.

(and 11 more similar warnings elsewhere)

Warning: Argument is deprecated

  with cloudflare_record.k8s_ingress["id.harvestasya.org"],
  on tunnel_k8s.tf line 48, in resource "cloudflare_record" "k8s_ingress":
  48:   value    = "${cloudflare_tunnel.k8s_ingress.id}.cfargotunnel.com"

`value` is deprecated in favour of `content` and will be removed in the next
major release.

(and 18 more similar warnings elsewhere)

✅ Plan applied in terraform apply #53

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