-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
update python version support on linux web apps #24363
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @dimbleby thanks for submitting this! It looks like the 3.7 version still works via terraform given the TestAccLinuxWebApp_withPython37
test is passing, although I notice it is not available as an option in the portal or cli. I think it we should use the feature flag features.FourPointOh()
to deprecate this option rather than removing it completely, to avoid any breaking changes for users. Thanks!
I don't know what that means and - with apologies - this is not important enough to me that I care to get into the weeds. Please feel free to make adjustments to this merge request as needed, or to throw it away and start over! |
@dimbleby - essentially we cannot remove the old values as people are still potentially using them and it would be a breaking change , if you make this PR purely additive with the new values it should be good to merge |
I will not be making changes to this MR. As I said at the start - if it is good, then great: if it is not then please disregard. |
Thanks @dimbleby - I've updated this now to retain |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🌧️
<Actions> <action id="f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8"> <h3>Bump Terraform `azurerm` provider version</h3> <details id="1d9343c012f5434ac9fe8a98135bae3667b399259be16d9b14302ea3bd424a24"> <summary>Update Terraform lock file</summary> <p>"hashicorp/azurerm" updated from "3.87.0" to "3.88.0" in file ".terraform.lock.hcl"</p> <details> <summary>3.88.0</summary> <pre>Changelog retrieved from:
	https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.88.0
FEATURES:

* New Data Source: `azurerm_nginx_deployment` ([#24492](hashicorp/terraform-provider-azurerm#24492 New Resource: `azurerm_spring_cloud_dynatrace_application_performance_monitoring` ([#23889](hashicorp/terraform-provider-azurerm#23889 New Resource: `azurerm_virtual_machine_run_command` ([#23377](https://github.com/hashicorp/terraform-provider-azurerm/issues/23377))

ENHANCEMENTS:

* dependencies: updating to `v0.20240117.1163544` of `github.com/hashicorp/go-azure-sdk` ([#24481](hashicorp/terraform-provider-azurerm#24481 dependencies: updating to `v0.65.1` of `github.com/hashicorp/go-azure-helpers` ([#24479](hashicorp/terraform-provider-azurerm#24479 `datashare`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` ([#24481](hashicorp/terraform-provider-azurerm#24481 `kusto`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` ([#24477](hashicorp/terraform-provider-azurerm#24477 Data Source: `azurerm_application_gateway` - support for the `trusted_client_certificate.data` property ([#24474](hashicorp/terraform-provider-azurerm#24474 `azurerm_service_plan`: refactoring to use `hashicorp/go-azure-sdk` ([#24483](hashicorp/terraform-provider-azurerm#24483 `azurerm_container_group` - support for the `priority` property ([#24374](hashicorp/terraform-provider-azurerm#24374 `azurerm_mssql_managed_database` - support for the `point_in_time_restore` property ([#24535](hashicorp/terraform-provider-azurerm#24535 `azurerm_mssql_managed_instance` - now exports the `dns_zone` attribute ([#24435](hashicorp/terraform-provider-azurerm#24435 `azurerm_linux_web_app_slot` - support for setting `python_version` to `3.12` ([#24363](hashicorp/terraform-provider-azurerm#24363 `azurerm_linux_web_app` - support for setting `python_version` to `3.12` ([#24363](hashicorp/terraform-provider-azurerm#24363 `azurerm_linux_function_app_slot` - support for setting `python_version` to `3.12` ([#24363](hashicorp/terraform-provider-azurerm#24363 `azurerm_linux_function_app` - support for setting `python_version` to `3.12` ([#24363](https://github.com/hashicorp/terraform-provider-azurerm/issues/24363))

BUG FIXES:

* `azurerm_application_gateway` - the `components` property within the `url` block is no longer computed ([#24480](hashicorp/terraform-provider-azurerm#24480 `azurerm_cdn_frontdoor_route` - prevent an issue where `cdn_frontdoor_origin_path` gets removed on update if unchanged. ([#24488](hashicorp/terraform-provider-azurerm#24488 `azurerm_cognitive_account` - fixing support for the `DC0` SKU ([#24526](https://github.com/hashicorp/terraform-provider-azurerm/issues/24526))


</pre> </details> </details> <a href="https://infra.ci.jenkins.io/job/terraform-jobs/job/azure/job/main/1017/">Jenkins pipeline link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50"> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table> Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
fixes #24362
I've just copy-pasted, taking out 3.7 and adding in 3.12.
If it's all good then great: if not then please disregard!