Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

chore(deps): update terraform cloudinit to v2.3.3 #287

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudinit (source) required_provider minor 2.2.0 -> 2.3.3

Release Notes

hashicorp/terraform-provider-cloudinit (cloudinit)

v2.3.3

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​186)

v2.3.2

Compare Source

BUG FIXES:

  • cloudinit_config: Remove length validation to allow empty content string in part blocks (#​105)

v2.3.1

Compare Source

BUG FIXES:

  • cloudinit_config: Fixed handling of unknown values in part blocks (#​103)

v2.3.0

Compare Source

NOTES:


Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 31, 2023
@renovate renovate bot enabled auto-merge May 31, 2023 14:10
@github-actions
Copy link
Contributor

github-actions bot commented May 31, 2023

Terraform Status cloudlab

Terraform Format and Style 🖌 success

Terraform Validate 📖 success

Terraform Plan 📖 failure

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

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/w3ssl3y/cloudlab/runs/run-DiXtEh9oLwRXBtFm

Waiting for the plan to start...

Terraform v1.4.0
on linux_amd64
Initializing plugins and modules...
hcloud_network.cloudlab: Refreshing state... [id=1991399]
hcloud_placement_group.cloudlab: Refreshing state... [id=73653]
tls_private_key.ssh-key: Refreshing state... [id=fa1b9f50b20bc636d44aa7192a06fc7e7b4f0c07]
hcloud_firewall.cloudlab: Refreshing state... [id=511051]
hcloud_ssh_key.tf-ssh-key: Refreshing state... [id=7775707]
module.homelab-cluster.null_resource.control-plane-version: Refreshing state... [id=9096738458083467153]
hcloud_network_subnet.nodes: Refreshing state... [id=1991399-10.42.0.0/16]
module.control-plane.module.control_plane.data.cloudinit_config.user-data: Refreshing...
module.control-plane.module.control_plane.data.cloudinit_config.user-data: Refresh complete after 0s [id=393640040]
module.control-plane.module.control_plane.hcloud_server.node: Refreshing state... [id=23520742]
module.control-plane.null_resource.init: Refreshing state... [id=4096254274053629585]
module.control-plane.null_resource.bootstrap: Refreshing state... [id=5175716893654092993]
module.control-plane.data.external.kubeadm_join: Refreshing...
module.control-plane.data.external.kubeadm_join: Refresh complete after 3s [id=-]
module.gitops.random_password.webhook-secret: Refreshing state... [id=none]
module.gitops.tls_private_key.deploy-key: Refreshing state... [id=ef9320b0ddc72a31a9e348e757d850d84b35f32e]
module.worker[2].module.worker.data.cloudinit_config.user-data: Refreshing...
module.worker[0].module.worker.data.cloudinit_config.user-data: Refreshing...
module.worker[1].module.worker.data.cloudinit_config.user-data: Refreshing...
module.worker[2].module.worker.data.cloudinit_config.user-data: Refresh complete after 0s [id=1992587789]
module.worker[0].module.worker.data.cloudinit_config.user-data: Refresh complete after 0s [id=1992587789]
module.worker[1].module.worker.data.cloudinit_config.user-data: Refresh complete after 0s [id=1992587789]
module.gitops.null_resource.init: Refreshing state... [id=2057054748706597598]
module.worker[2].module.worker.hcloud_server.node: Refreshing state... [id=23546286]
module.worker[0].module.worker.hcloud_server.node: Refreshing state... [id=23520763]
module.worker[1].module.worker.hcloud_server.node: Refreshing state... [id=23520764]
module.worker[2].null_resource.init: Refreshing state... [id=9169204013777386877]
module.worker[1].null_resource.init: Refreshing state... [id=1170803689395291672]
module.worker[0].null_resource.init: Refreshing state... [id=7161466375239504660]
module.cloudlab-cluster.null_resource.control-plane-version: Refreshing state... [id=1375647010744251481]
module.cloudlab-cluster.null_resource.worker-version["worker-0"]: Refreshing state... [id=7456035262673389353]
module.cloudlab-cluster.null_resource.worker-version["worker-2"]: Refreshing state... [id=9054557389770193139]
module.cloudlab-cluster.null_resource.worker-version["worker-1"]: Refreshing state... [id=3822362056155061053]
╷
│ Error: GET https://api.github.com/user: 401 Bad credentials []
│
│   with provider["registry.terraform.io/integrations/github"],
│   on versions.tf line 32, in provider "github":
│   32: provider "github" {
│
╵
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.

Pusher: @renovate[bot]
Action: pull_request

@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from d91d29c to 0697f8c Compare May 31, 2023 18:18
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch 4 times, most recently from 0e00691 to 0d40929 Compare June 26, 2023 18:38
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from 0d40929 to 79a9ee0 Compare August 29, 2023 17:11
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from 79a9ee0 to c28ef28 Compare November 6, 2023 06:55
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from c28ef28 to 9edb217 Compare November 16, 2023 09:34
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch 2 times, most recently from 5f3a395 to 941d612 Compare November 28, 2023 11:45
@renovate renovate bot changed the title chore(deps): update terraform cloudinit to v2.3.2 chore(deps): update terraform cloudinit to v2.3.3 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from 941d612 to c58b999 Compare November 29, 2023 16:10
@renovate renovate bot force-pushed the renovate/cloudinit-2.x-lockfile branch from c58b999 to f9dea3e Compare December 14, 2023 21:43
@renovate renovate bot merged commit 348728f into main Dec 14, 2023
6 of 9 checks passed
@renovate renovate bot deleted the renovate/cloudinit-2.x-lockfile branch December 14, 2023 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants