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

Azure Version #450

Closed
hschol opened this issue Nov 29, 2024 · 1 comment
Closed

Azure Version #450

hschol opened this issue Nov 29, 2024 · 1 comment

Comments

@hschol
Copy link

hschol commented Nov 29, 2024

In versions.tf (https://github.com/CheckPointSW/CloudGuardIaaS/blob/master/terraform/azure/vmss-existing-vnet/versions.tf)
terraform {
required_version = ">= 0.14.3"
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "> 3.90.0"
}
random = {
version = "
> 3.5.1"
}
}
}

Our platform demands 4.5.0 for hashicorp/azurerm is it possible to make 4.5.0 work for us

@chkp-natanelm
Copy link
Collaborator

Hi @hschol,
Thank you for your request regarding the upgrade to version 4.5.0 of the hashicorp/azurerm provider.

We have reviewed your request, and implementing this change will require significant effort and careful planning, with a high level of risk.
While we are continuously working to maintain and improve our solutions, and this upgrade is part of our long-term plan, the complexity involved means it would be best to reach out to the Check Point support system to submit a Request for Enhancement (RFE) to expedite the process.

For now, I will close this issue. Please let us know if you have any further questions or need additional assistance.

Thanks,
Natanel

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

No branches or pull requests

2 participants