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

Make gsk release validation for gs tf provider v2 clearer #408

Merged

Conversation

nvthongswansea
Copy link
Member

The error will look like:

$ tf apply
╷
│ Error: this gridscale terraform provider version v2 supports only Kubernetes release >= 1.30, for Kubernetes release 1.29.0 please use gridscale terraform provider version v1
│ 
│   with gridscale_k8s.k8s_cluster,
│   on main.tf line 10, in resource "gridscale_k8s" "k8s_cluster":
│   10: resource "gridscale_k8s" "k8s_cluster" {
│ 
╵

@nvthongswansea nvthongswansea requested a review from alidaw January 3, 2025 13:14
@nvthongswansea nvthongswansea merged commit 647e661 into master Jan 3, 2025
1 of 2 checks passed
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.

2 participants