diff --git a/provider/aws/aws.go b/provider/aws/aws.go index cec056c38..ee5d24850 100644 --- a/provider/aws/aws.go +++ b/provider/aws/aws.go @@ -38,6 +38,7 @@ import ( ) const ( + foo = "bar" defaultAWSProfile = "default" recordTTL = 300 // From the experiments, it seems that the default MaxItems applied is 100,