aws-ec2: SubnetType obsolete warning for .NET #18103
Labels
closing-soon
This issue will automatically close in 4 days unless further comments are made.
guidance
Question that needs advice or information.
General Issue
Obsolete SubnetType values
The Question
We are using the .NET flavour of CDK to deploy our AWS resources, one of which is a VPC. During the build of our CDK app we are getting warnings about some
SubnetType
values being Obsolete.However, the new values do not exist. We have noticed these warnings for several months and since version 1.122.0 of the CDK packages.
Are there any plans to update the
SubnetType
enum to have the new values?Though they are only warnings and not preventing our CDK app from building/running, we are keen to eliminate them from our build output.
CDK CLI Version
2.0.0 (build 4b6ce31)
Framework Version
1.136.0
Node.js Version
v14.17.6
OS
Windows
Language
.NET
Language Version
.NET Core 3.1
Other information
No response
The text was updated successfully, but these errors were encountered: