Commit Graph

23 Commits

Author SHA1 Message Date
17d8e0ddb8 bump: version 2.1.0 → 2.2.0 2024-04-22 21:47:39 +02:00
92baf31c0a feat(docs): add description to README 2024-04-22 21:46:51 +02:00
a9a12bf342 fix: commitizen not allowing its own commits due to wrong bump message 2024-04-22 21:37:37 +02:00
53882d7c9c feat(job): add ability to pass job either as filepath or directly as string 2024-04-22 21:34:35 +02:00
9203d38647 feat: configure commitizen 2024-04-22 21:19:24 +02:00
6b48e28ae0 fix: tfdocs in README.md 2024-02-25 12:54:15 +01:00
5f62dde30d chore(lint): add pre-commit hook 2024-02-25 12:46:45 +01:00
0e258537f2 Merge pull request 'feat/add-job-variables' (#2) from feat/add-job-variables into main
Reviewed-on: #2
2024-02-25 11:45:13 +00:00
2830930c3c fix(job): change jobs_variables type from map(object({})) to map(map(string)) to accept arbitrary values 2024-02-25 12:11:48 +01:00
90641db703 fix(job): revert testing 2024-02-25 00:20:40 +01:00
439675a4a2 test(job): test passing the variables anyways 2024-02-25 00:19:46 +01:00
7d683b2a6a fix(job): wrong variable use in nomad job 2024-02-25 00:05:59 +01:00
8a8cc7c793 chore(lint): linting 2024-02-24 23:26:56 +01:00
b6988ce53f feat(job): add option to pass in variables to job using the job_variables variable 2024-02-24 23:26:12 +01:00
1557619a6d Merge pull request 'feature/replace-deprecated-resources' (#1) from feature/replace-deprecated-resources into main
Reviewed-on: #1
2024-02-24 13:08:39 +00:00
fb2f55efa8 remove hcl parsing reference as it is standard 2023-08-22 18:48:55 +02:00
3804662ecc replace job dependencies 2023-08-22 18:47:37 +02:00
082bad9837 replace nomad_volume and nomad_external_volume with new resources 2023-08-22 18:32:17 +02:00
e1a002b740 update tf-docs 2023-07-16 18:26:38 +02:00
cdcf5f1f88 remove providers versions constraints 2023-07-16 14:00:50 +02:00
b80040308c add version constraints for providers 2023-07-16 13:31:24 +02:00
77b2c46763 moved module from monorepo to independent repo 2023-07-16 13:24:45 +02:00
Terraform Registry
63f007f6d7 Initial commit 2023-07-16 11:11:17 +00:00