We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf81b4 commit f21f894Copy full SHA for f21f894
README.md
@@ -180,13 +180,7 @@ The default SSM Parameter format used by this module is the following:
180
]
181
```
182
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.
+You can append to this array by adding values to `var.additional_ssm_params`.
190
191
## Development
192
0 commit comments