Block a user
feat/add-job-variables
lanson
deleted branch feat/add-job-variables from terraform-registry/terraform-nomad-base
2024-02-25 11:45:13 +00:00
0e258537f2
Merge pull request 'feat/add-job-variables' (#2) from feat/add-job-variables into main
2830930c3c
fix(job): change jobs_variables type from map(object({})) to map(map(string)) to accept arbitrary values
90641db703
fix(job): revert testing
439675a4a2
test(job): test passing the variables anyways
7d683b2a6a
fix(job): wrong variable use in nomad job
feat/add-job-variables
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-25 11:11:52 +00:00
2830930c3c
fix(job): change jobs_variables type from map(object({})) to map(map(string)) to accept arbitrary values
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-24 23:21:24 +00:00
90641db703
fix(job): revert testing
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-24 23:19:49 +00:00
439675a4a2
test(job): test passing the variables anyways
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-24 23:06:04 +00:00
7d683b2a6a
fix(job): wrong variable use in nomad job
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-24 22:27:00 +00:00
8a8cc7c793
chore(lint): linting
lanson
created branch feat/add-job-variables in terraform-registry/terraform-nomad-base
2024-02-24 22:26:20 +00:00
lanson
pushed to feat/add-job-variables at terraform-registry/terraform-nomad-base
2024-02-24 22:26:20 +00:00
b6988ce53f
feat(job): add option to pass in variables to job using the job_variables variable
lanson
deleted branch feature/replace-deprecated-resources from terraform-registry/terraform-nomad-base
2024-02-24 13:08:41 +00:00
1557619a6d
Merge pull request 'feature/replace-deprecated-resources' (#1) from feature/replace-deprecated-resources into main
fb2f55efa8
remove hcl parsing reference as it is standard
3804662ecc
replace job dependencies
082bad9837
replace nomad_volume and nomad_external_volume with new resources
feature/replace-deprecated-resources
feature/replace-deprecated-resources
Fetching GPG key for ubuntu ppa is seemingly randomly not-idempotent.
chore(deps): update actions/checkout action to v4