d780cd0f1b
Relevant changes: * backend/s3: Support for chaining assume IAM role from AWS shared configuration files * backend/s3: Fix AWS shared configuration file credential source not assuming a role with environment and ECS credentials References: * https://github.com/aws/aws-sdk-go/releases/tag/v1.20.0 * https://github.com/aws/aws-sdk-go/pull/2579 * https://github.com/aws/aws-sdk-go/issues/2385 Updated via: ```console $ go get github.com/aws/aws-sdk-go@v1.20.4 $ go mod tidy $ go mod vendor ``` |
||
---|---|---|
.. | ||
ast.go | ||
comma_token.go | ||
comment_token.go | ||
doc.go | ||
empty_token.go | ||
expression.go | ||
fuzz.go | ||
ini.go | ||
ini_lexer.go | ||
ini_parser.go | ||
literal_tokens.go | ||
newline_token.go | ||
number_helper.go | ||
op_tokens.go | ||
parse_error.go | ||
parse_stack.go | ||
sep_tokens.go | ||
skipper.go | ||
statement.go | ||
value_util.go | ||
visitor.go | ||
walker.go | ||
ws_token.go |