Skip to content

Commit 6064bc0

Browse files
authored
Fix readme (#60)
1 parent ed724b9 commit 6064bc0

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,18 @@ description: |-
1717
> Older versions of our reference architecture have an`eks-iam` component that needs to be updated to provide sufficient
1818
> IAM roles to allow pods to pull from ECR repos
1919
20+
2021
</details>
2122
usage: |-
22-
## Usage
23-
2423
**Stack Level**: Regional
2524
2625
Here's an example snippet for how to use this component. This component is normally only applied once as the resources
2726
it creates are globally accessible, but you may want to create ECRs in multiple regions for redundancy. This is
2827
typically provisioned via the stack for the "artifact" account (typically `auto`, `artifact`, or `corp`) in the primary
2928
region.
3029
30+
31+
```yaml
3132
components:
3233
terraform:
3334
ecr:
@@ -67,6 +68,8 @@ usage: |-
6768
6869
<!-- prettier-ignore-start -->
6970
<!-- prettier-ignore-end -->
71+
72+
7073
references:
7174
- name: "Decide How to distribute Docker Images"
7275
description: ""

src/README.md

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)