fix: minor space
This commit is contained in:
parent
13edf1965c
commit
b224892a39
|
@ -26,7 +26,6 @@ func NewProvider() (*provider, error) {
|
|||
config := aws.Config{
|
||||
MaxRetries: aws.Int(3),
|
||||
CredentialsChainVerboseErrors: aws.Bool(true), // for full error logs
|
||||
|
||||
}
|
||||
|
||||
if awsRegion != "" {
|
||||
|
|
Loading…
Reference in New Issue
Block a user