Compare commits
2 Commits
a9a12bf342
...
17d8e0ddb8
Author | SHA1 | Date | |
---|---|---|---|
17d8e0ddb8 | |||
92baf31c0a |
@ -2,9 +2,14 @@
|
|||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
||||||
|
- **docs**: add description to README
|
||||||
- **job**: add ability to pass job either as filepath or directly as string
|
- **job**: add ability to pass job either as filepath or directly as string
|
||||||
- configure commitizen
|
- configure commitizen
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- commitizen not allowing its own commits due to wrong bump message
|
||||||
|
|
||||||
## v2.1.0 (2024-02-25)
|
## v2.1.0 (2024-02-25)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
# terraform-nomad-base
|
||||||
|
|
||||||
|
This module lets you deploy a (or multiple) fully featured nomad job(s), with potentially CSI volumes, consul intentions, and consul kv entries.
|
||||||
|
|
||||||
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
|
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user