Skip to content

Commit f21f894

Browse files
authored
Update README.md
1 parent 0bf81b4 commit f21f894

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,7 @@ The default SSM Parameter format used by this module is the following:
180180
]
181181
```
182182

183-
You can append to this array by adding values to `var.additional_ssm_params`.
184-
185-
## Versioning
186-
This project uses a `.version` file at the root of the repo which the pipeline reads from and does a git tag.
187-
188-
When you intend to commit to `main`, you will need to increment this version. Once the project is merged,
189-
the pipeline will kick off and tag the latest git commit.
183+
You can append to this array by adding values to `var.additional_ssm_params`.
190184

191185
## Development
192186

0 commit comments

Comments
 (0)