We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all, I am trying to follow the AWS tutorial on setting OpenMLOps and I am getting the bellow error when I run terraform apply.
any help with that? Thanks in advance
The text was updated successfully, but these errors were encountered:
I also came across same issue. I have modified the version from 1.17 to 1.19 and it seemed to have moved along. ./OpenMLOps-AWS/variables.tf
variable "kubernetes_version" { type = string default = "1.19" }
As AWS mentioned that they no longer support v1.17.
But I am stuck at the aws_auth for autoscalers. It might work for you as I believe that this is due to the rights of my role.
Sorry, something went wrong.
No branches or pull requests
Hi all, I am trying to follow the AWS tutorial on setting OpenMLOps and I am getting the bellow error when I run terraform apply.
![image](https://user-images.githubusercontent.com/20524298/169710844-25df5839-55ca-45b0-a147-ba6910bc2ee6.png)
any help with that?
Thanks in advance
The text was updated successfully, but these errors were encountered: