Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
feat: AwsLoadBalancePolicy class ,do not use 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkuan committed Oct 25, 2020
1 parent 7292d0b commit ff025a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alb-controller-policy.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import * as iam from '@aws-cdk/aws-iam';
export enum VersionsLists {
/*
* AWS Load Balancer Controller Policy Version 1 for version less version 2.0.0 .
* AWS Load Balancer Controller Policy Version 1 for version less version 2.0.0.
*/
AWS_LOAD_BALANCER_CONTROLLER_POLICY_V1 = 'v1',
/*
Expand Down

0 comments on commit ff025a2

Please sign in to comment.