Skip to content

Commit

Permalink
Merge pull request #13 from sourcefuse/chore/update-resource-name
Browse files Browse the repository at this point in the history
#minor add missing env variable
  • Loading branch information
jamescrowley321 committed Jan 4, 2024
1 parent ee64a9b commit cab0ce7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/arc-iac-docs/modules/arc-backstage-ecs-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,17 +126,6 @@ module "backstage" {
No outputs.
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

### Git commits

while Contributing or doing git commit please specify the breaking change in your commit message whether its major,minor or patch

For Example

```sh
git commit -m "your commit message #major"
```
By specifying this , it will bump the version and if you don't specify this in your commit message then by default it will consider patch and will bump that accordingly

## Development

### Prerequisites
Expand Down

0 comments on commit cab0ce7

Please sign in to comment.