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

logic_app_standard does not support dotnet version 8.0 #26979

Closed
1 task done
robindegreve opened this issue Aug 9, 2024 · 1 comment · Fixed by #26983
Closed
1 task done

logic_app_standard does not support dotnet version 8.0 #26979

robindegreve opened this issue Aug 9, 2024 · 1 comment · Fixed by #26983

Comments

@robindegreve
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Description

Hi,

The provider does not support dotnet version 8 yet, while Azure already does.
Could this versions be added to validation list, tests and docs please?

https://github.com/hashicorp/terraform-provider-azurerm/blob/main/internal/services/logic/logic_app_standard_resource.go#L866-L875

https://github.com/hashicorp/terraform-provider-azurerm/blob/main/internal/services/logic/logic_app_standard_resource_test.go#L838-L852

https://github.com/hashicorp/terraform-provider-azurerm/blob/main/website/docs/r/logic_app_standard.html.markdown?plain=1#L186

Thank you in advance.

New or Affected Resource(s)/Data Source(s)

azurerm_logic_app_standard

Potential Terraform Configuration

site_config {
  dotnet_framework_version = "v8.0"
}

References

https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-process-guide?tabs=linux#supported-versions

@robindegreve robindegreve changed the title logic_app_standard does not support dotnet versions 7 and 8 logic_app_standard does not support dotnet version 8.0 Aug 9, 2024
@github-actions github-actions bot added this to the v3.116.0 milestone Aug 12, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants