Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigobersa committed Oct 10, 2023
1 parent 88a8e84 commit e7059cc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Binary file modified website/docs/security/assets/managed-nodegroups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/docs/security/assets/selfmanaged-nodegroups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions website/docs/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ Security at AWS is the highest priority, and is a shared responsibility between
In this chapter, we'll explore various aspects of Amazon EKS related to security. To learn more about security with EKS refer to the [EKS Best Practices Guide](https://aws.github.io/aws-eks-best-practices/security/docs/).

![Shared Responsibility](assets/managed-nodegroups.png)

Check failure on line 12 in website/docs/security/index.md

View workflow job for this annotation

GitHub Actions / markdownlint-cli

[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "![Shared Responsibility](assets/managed-nodegroups.png)"] Raw Output: website/docs/security/index.md:12 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "![Shared Responsibility](assets/managed-nodegroups.png)"]
---
![Shared Responsibility](assets/selfmanaged-nodegroups.png)
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To store a secret in AWS Secrets Manager, you can either use the AWS Console or

### AWS Console

If you choose to use the AWS Console, navigate to the [AWS Secrets Manager Console](https://console.aws.amazon.com/secretsmanager/landing), an click on the **Store a new Secret** orange button, on the right hand side of the screen.
If you choose to use the AWS Console, navigate to the [AWS Secrets Manager Console](https://console.aws.amazon.com/secretsmanager/landing), an click on the **Store a new secret** orange button, on the right hand side of the screen.

![store-new-secret](./assets/store-new-secret.png)

Expand Down

0 comments on commit e7059cc

Please sign in to comment.