hobby-kube / provisioning

Kubernetes cluster provisioning using Terraform.
https://hobby-kube.dev/guide
MIT License
312 stars 112 forks source link

bump scaleway provider #57

Closed Sh4d1 closed 4 years ago

Sh4d1 commented 4 years ago

This PR uses the new Scaleway Terraform plugin and remove warning with recent TF versions.

Signed-off-by: Patrik Cyvoct patrik@ptrk.io

Sh4d1 commented 4 years ago

cc @pstadler :smile:

pstadler commented 4 years ago

Thanks for your PR. Sorry for this question, but did you test this? Everything working as expected? I'm asking because in the past, Scaleway tended to provide images with some crucial kernel modules disabled.

Sh4d1 commented 4 years ago

Yep ! Cluster is up and running! Regarding the bootscript -> local boot, it now bases of an upstream kernel, so it's better I guess 😄

pstadler commented 4 years ago

Thanks, great PR 🍻