Skip to content

Commit

Permalink
Merge pull request #1069 from synfinatic/faq-lines
Browse files Browse the repository at this point in the history
proper delination in FAQ
  • Loading branch information
synfinatic authored Oct 2, 2024
2 parents f224d3d + 43dfa8f commit 4d823e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ the user, it becomes easier to identify when browser prompts are legitimately fo
Users wishing to utilize the previous auto-login mechanisim can use then [AutoLogin](config.md#autologin)
configuration option.

--
---

## Advanced Features

Expand Down Expand Up @@ -171,7 +171,7 @@ The alternative is to run the [ECS Server](ecs-server.md) locally and then
use [ssh port forwarding](remote-ssh.md) to make all the IAM credentials stored
in the ECS Server which can then be available to any remote host you login to.

--
---

## Security

Expand Down Expand Up @@ -245,7 +245,7 @@ has changed.
If you prefer the old way of building locally from source to avoid the warning
you should use `brew install -s aws-sso-cli` or `brew upgrade -s aws-sso-cli`.

--
---

## Profiles and Tags

Expand Down Expand Up @@ -368,7 +368,7 @@ roles in larger scale deployments with lots of AWS Accounts. AWS SSO CLI adds
a number of tags by default for each role and a full list of tags can be viewed
by using the [tags](commands.md#tags) command.

--
---

## Errors and their meaning

Expand Down Expand Up @@ -434,7 +434,7 @@ The version of the Docker Go SDK used by `aws-sso` is higher than the version su
by your Docker daemon. Run `export DOCKER_API_VERSION=1.45` (set the version
appropriate based on the error message) to fix.

--
---

## Misc

Expand Down

0 comments on commit 4d823e0

Please sign in to comment.