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

8.12 is prefered by ICD stack but DA only allows up to 8.10 #170

Closed
vburckhardt opened this issue May 27, 2024 · 1 comment
Closed

8.12 is prefered by ICD stack but DA only allows up to 8.10 #170

vburckhardt opened this issue May 27, 2024 · 1 comment
Assignees

Comments

@vburckhardt
Copy link
Member

2024/05/27 13:26:53 Terraform plan | on ../../modules/fscloud/main.tf line 8, in module "elasticsearch":
2024/05/27 13:26:53 Terraform plan | 8: elasticsearch_version = var.elasticsearch_version
2024/05/27 13:26:53 Terraform plan | ├────────────────
2024/05/27 13:26:53 Terraform plan | │ var.elasticsearch_version is "8.12"
2024/05/27 13:26:53 Terraform plan |
2024/05/27 13:26:53 Terraform plan | Version must be 8.7 or 8.10 (Enterprise plan only or Platinum if 8.10 or
2024/05/27 13:26:53 Terraform plan | above). If no value passed, the current ICD preferred version is used.
2024/05/27 13:26:53 Terraform plan |

@shemau
Copy link
Contributor

shemau commented May 29, 2024

Implemented in 1.10.12, which also removes 8.7 since this is deprecated and no longer supported for new deployments in many MZRs.

@shemau shemau closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants