replace Id with ID

Co-authored-by: Steven E. Harris <seh@panix.com>
This commit is contained in:
pg2000 2022-06-27 20:56:39 +02:00 committed by GitHub
parent ff56bf8090
commit 52c8edebab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ var (
AWSZoneType: "",
AWSZoneTagFilter: []string{""},
AWSAssumeRole: "",
AWSAssumeRoleExternalId: "",
AWSAssumeRoleExternalID: "",
AWSBatchChangeSize: 1000,
AWSBatchChangeInterval: time.Second,
AWSEvaluateTargetHealth: true,