forked from TrueCloudLab/lego
docs: replace godoc.org references
This commit is contained in:
parent
51fd75ef83
commit
8bf0cee70e
7 changed files with 9 additions and 4 deletions
|
@ -2076,6 +2076,7 @@ func displayDNSHelp(w io.Writer, name string) error {
|
|||
ew.writeln(`Credentials:`)
|
||||
ew.writeln(` - "AWS_ACCESS_KEY_ID": Managed by the AWS client. Access key ID ('AWS_ACCESS_KEY_ID_FILE' is not supported, use 'AWS_SHARED_CREDENTIALS_FILE' instead)`)
|
||||
ew.writeln(` - "AWS_ASSUME_ROLE_ARN": Managed by the AWS Role ARN ('AWS_ASSUME_ROLE_ARN_FILE' is not supported)`)
|
||||
ew.writeln(` - "AWS_EXTERNAL_ID": Managed by STS AssumeRole API operation ('AWS_EXTERNAL_ID_FILE' is not supported)`)
|
||||
ew.writeln(` - "AWS_HOSTED_ZONE_ID": Override the hosted zone ID.`)
|
||||
ew.writeln(` - "AWS_PROFILE": Managed by the AWS client ('AWS_PROFILE_FILE' is not supported)`)
|
||||
ew.writeln(` - "AWS_REGION": Managed by the AWS client ('AWS_REGION_FILE' is not supported)`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue