Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
Small note added to the readme file as suggested by FE.
  • Loading branch information
ConnorOKane-Kainos authored Sep 12, 2024
1 parent 8ec724f commit ac70da1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This Terraform configuration automates the process of setting up rule sets at th
- Reads a list of repositories from `production-repos.json`
- Creates a ruleset at the organisation level, this applies standardisation across all repositories.
- Creates custom properties for repositories, such as marking repositories as "is_production."
- A good note to make is that you do not have to update this codebase as it will pull any new production repositories from the URL's provided and update itself at midnight.


## Maintenance
Expand Down Expand Up @@ -98,4 +99,4 @@ To add or remove repositories follow the below:

| Name | Description |
|------|-------------|
| <a name="output_common_tags"></a> [common\_tags](#output\_common\_tags) | n/a |
| <a name="output_common_tags"></a> [common\_tags](#output\_common\_tags) | n/a |

0 comments on commit ac70da1

Please sign in to comment.