Skip to content

Commit 2028f79

Browse files
authored
fix: Docs and trigger release
1 parent 2c0fa54 commit 2028f79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Using AWS Organization:
221221

222222

223223

224-
#### Arguments for Org block:
224+
#### Arguments for Org block
225225

226226
- `organization_units` **(Optional)** - List of Organizational Units that CloudQuery should use to source accounts from
227227
- `admin_account` **(Optional)** - Configuration on how to grab credentials from an Admin account
@@ -258,7 +258,7 @@ providers:
258258
role_arn: <YOUR_ROLE_ARN_2>
259259
```
260260
261-
#### Arguments for Accounts block:
261+
#### Arguments for Accounts block
262262
263263
- `role_arn` **(Optional)** - The role that CloudQuery will use to perform the fetch
264264
- `local_profile` **(Optional)** - Local Profile is the named profile in your shared configuration file (usually `~/.aws/config`) that you want to use for the account
@@ -312,7 +312,7 @@ WHERE block_public_acls IS NOT TRUE
312312
313313
```
314314

315-
## Building the Provider:
315+
## Building the Provider
316316

317317
``` bash
318318
make build

0 commit comments

Comments
 (0)