openfun / kubic

A Kubernetes deployment as code to OVH or Scaleway, with Prometheus, ArgoCD and Hashicorp Vault
https://openfun.github.io/kubic/
MIT License
37 stars 3 forks source link

Update Terraform scaleway to ~> 2.30.0 #95

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
scaleway (source) required_provider minor ~> 2.28.0 -> ~> 2.30.0

Release Notes

scaleway/terraform-provider-scaleway (scaleway) ### [`v2.30.0`](https://togithub.com/scaleway/terraform-provider-scaleway/releases/tag/v2.30.0) [Compare Source](https://togithub.com/scaleway/terraform-provider-scaleway/compare/v2.29.0...v2.30.0) ##### Changelog ##### Features - [`618ebe7`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/618ebe7f) feat(k8s): integrate `public_ip_disabled` field ([#​2157](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2157)) - [`c74497f`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/c74497f6) feat(lb): enhance IP validation in static_config ([#​2164](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2164)) - [`7ab4ccd`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/7ab4ccd8) feat(iam): add iam user resource ([#​2152](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2152)) ##### Fixes - [`84d4a79`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/84d4a79e) fix(documentdb): naming and test cases ([#​2154](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2154)) ##### Others - [`6bd7d5d`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/6bd7d5d0) tests(iam): change invited user email ([#​2162](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2162)) - [`5b960b3`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/5b960b30) chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 ([#​2159](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2159)) - [`4a92d38`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/4a92d388) docs(iam): update user doc and remove deprecated field ([#​2161](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2161)) - [`5759d40`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/5759d40a) chore: bump sdk-go ([#​2156](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2156)) ### [`v2.29.0`](https://togithub.com/scaleway/terraform-provider-scaleway/releases/tag/v2.29.0) [Compare Source](https://togithub.com/scaleway/terraform-provider-scaleway/compare/v2.28.0...v2.29.0) ##### Changelog ##### Features - [`dc0493d`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/dc0493db) feat(k8s): capitalize private network ([#​2150](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2150)) - [`2f91ca5`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/2f91ca54) feat(document_db): add resources ([#​2109](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2109)) - [`e6ccf31`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/e6ccf316) feat(k8s): add warning message for clusters with no PN ([#​2149](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2149)) - [`e1c2568`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/e1c25680) feat(vpcgw): add ipam config ([#​2138](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2138)) - [`7fb7849`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/7fb78495) Add "all" as a valid value for strategy in domain_record in http_service mode ([#​2137](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2137)) - [`ca27331`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/ca27331f) feat(lb): add support for private LB ([#​2129](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2129)) - [`7a89a3c`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/7a89a3c9) Remove resource vpc_private_network only on 404 ([#​2126](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2126)) ##### Fixes - [`f22dda3`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/f22dda3a) fix(lb): update health_check_port when not set by user ([#​2135](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2135)) ##### Dependencies - [`0374856`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/0374856e) chore(deps): bump github.com/aws/aws-sdk-go from 1.45.2 to 1.45.20 ([#​2146](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2146)) - [`95e9648`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/95e96483) chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.0 to 2.5.2 ([#​2139](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2139)) - [`ed40f53`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/ed40f53c) chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.2 ([#​2140](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2140)) - [`4c74830`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/4c748301) chore(deps): bump github.com/docker/docker ([#​2141](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2141)) - [`2ac5540`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/2ac55400) chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 ([#​2143](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2143)) - [`4f27ad6`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/4f27ad63) chore: bump scaleway-sdk-go ([#​2128](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2128)) ##### Documentation - [`31c0703`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/31c07036) docs(container): change example protocol from h2c to http1 ([#​2144](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2144)) - [`c6e4886`](https://togithub.com/scaleway/terraform-provider-scaleway/commit/c6e4886f) docs(object): use an IAM application resource in bucket policy example ([#​2124](https://togithub.com/scaleway/terraform-provider-scaleway/issues/2124))

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