hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.8k stars 443 forks source link

Update C# templates/examples to net6 (or 7) #2353

Closed jsteinich closed 1 year ago

jsteinich commented 1 year ago

Community Note

Description

Dotnet 3.1 will reach end of support in just a couple weeks. We should update to an officially supported version. Either .net6 (the current LTS) or .net7 (just released).

References

https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

ansgarm commented 1 year ago

This was implemented in https://github.com/hashicorp/terraform-cdk/pull/2673

github-actions[bot] commented 11 months ago

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've 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.