open-consul/vendor/github.com/aws/aws-sdk-go/internal/ini
Paul Banks a84b82b3df
connect: Add AWS PCA provider (#6795)
* Update AWS SDK to use PCA features.

* Add AWS PCA provider

* Add plumbing for config, config validation tests, add test for inheriting existing CA resources created by user

* Unparallel the tests so we don't exhaust PCA limits

* Merge updates

* More aggressive polling; rate limit pass through on sign; Timeout on Sign and CA create

* Add AWS PCA docs

* Fix Vault doc typo too

* Doc typo

* Apply suggestions from code review

Co-Authored-By: R.B. Boyer <rb@hashicorp.com>
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>

* Doc fixes; tests for erroring if State is modified via API

* More review cleanup

* Uncomment tests!

* Minor suggested clean ups
2019-11-21 17:40:29 +00:00
..
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