Skip to content

Commit

Permalink
fix: remove deprecated for WINDOWS_SERVER_2016_KOREAN_FULL_SQL_2016_S…
Browse files Browse the repository at this point in the history
…P3_STANDARD
  • Loading branch information
nmussy committed Apr 6, 2024
1 parent a5c5a8d commit d852649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk-lib/aws-ec2/lib/windows-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@ export enum WindowsVersion {
WINDOWS_SERVER_2016_KOREAN_FULL_SQL_2016_SP1_STANDARD = 'Windows_Server-2016-Korean-Full-SQL_2016_SP1_Standard',
/** @deprecated - reached Microsoft End-of-Support */
WINDOWS_SERVER_2016_KOREAN_FULL_SQL_2016_SP2_STANDARD = 'Windows_Server-2016-Korean-Full-SQL_2016_SP2_Standard',
/** @deprecated - reached Microsoft End-of-Support */
WINDOWS_SERVER_2016_KOREAN_FULL_SQL_2016_SP3_STANDARD = 'Windows_Server-2016-Korean-Full-SQL_2016_SP3_Standard',
WINDOWS_SERVER_2016_POLISH_FULL_BASE = 'Windows_Server-2016-Polish-Full-Base',
/** @deprecated - use {@link WINDOWS_SERVER_2016_PORTUGUESE_BRAZIL_FULL_BASE} */
Expand Down

0 comments on commit d852649

Please sign in to comment.