Skip to content

Commit

Permalink
docs: Update usage override package rules (#29251)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahadevan-karthi-dwp committed May 26, 2024
1 parent 310eced commit e69a5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules/manager/terraform/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can override this default with your own `packageRules`, for example:
"packageRules": [
{
"matchDatasources": ["terraform-provider"],
"registryUrl": "https://registry.opentofu.org"
"registryUrls": ["https://registry.opentofu.org"]
}
]
}
Expand Down

0 comments on commit e69a5f8

Please sign in to comment.