Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-chappell committed Nov 29, 2024
1 parent 2b73c76 commit c58d3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cdk/lib/cloudquery/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export function awsSourceConfigForOrganisation(
*
* @param accountNumber The AWS account to query. ServiceCatalogue will assume the role `cloudquery-access` in this account.
* @param tableConfig Which tables to include or exclude.
*
* @param extraConfig Extra spec fields.
* @see https://www.cloudquery.io/docs/plugins/sources/aws/configuration#account
*/
export function awsSourceConfigForAccount(
Expand Down

0 comments on commit c58d3b2

Please sign in to comment.