Skip to content

Commit

Permalink
fix: adding blanks around fenches to resolve markdownlint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
evanstucker-hates-2fa committed Aug 1, 2024
1 parent 886dbe7 commit 65e57f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ module "bootstrap" {
account_alias = "<ORG>-<NAME>"
}
```

If the account already has an alias, use this:


```hcl
data "aws_iam_account_alias" "current" {}
Expand Down

0 comments on commit 65e57f6

Please sign in to comment.