Block a user
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-03 19:43:19 +00:00
fd9a0e3c55
fix: implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-02 21:06:21 +00:00
074da0289a
feat(nomad): move variables to globals.yml, adjust bootstrap module for nomad ACLs
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-06-25 13:16:47 +00:00
95a1d80f76
feat: add nomad deployment options, variables, and playbooks
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-06-19 22:32:38 +00:00
b32815066f
feat: use new vault and consul roles, and only allow for host deployment after docker support drop
lanson
deleted branch feat/allow-extra-root-policies from terraform-registry/terraform-vault-tenant
2024-05-29 22:33:05 +00:00
2a98c0b295
Merge pull request 'feat/allow-extra-root-policies' (#3) from feat/allow-extra-root-policies into main
ecd09aa07d
fix: required_parameters type in root_policy_extra_rules
f9acfc4675
fix: required_parameters type in root_policy_extra_rules
e91376012e
fix: evaluate parameters against null to avoid failing when null values are injected in place of optionals
71eef0590e
chore: removed old code comments
feat/allow-extra-root-policies
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 22:15:20 +00:00
ecd09aa07d
fix: required_parameters type in root_policy_extra_rules
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 22:12:47 +00:00
f9acfc4675
fix: required_parameters type in root_policy_extra_rules
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 22:11:43 +00:00
e91376012e
fix: evaluate parameters against null to avoid failing when null values are injected in place of optionals
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 21:45:16 +00:00
71eef0590e
chore: removed old code comments
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 21:24:26 +00:00
3a5ce135ea
fix: typo in default root permissions
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 21:21:13 +00:00
670b0f2480
fix: use try on dynamic block to not raise errors on non-existent attributes
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 21:13:34 +00:00
c9a7ea7908
fix: use rule context for block scoped values
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 21:10:00 +00:00
7b337f47f5
fix: adjust code for root policy document to generate blocks instead of map of lists
lanson
deleted branch fix/tagging-convention from terraform-registry/terraform-vault-tenant
2024-05-29 18:26:37 +00:00
feat/allow-extra-root-policies
lanson
created branch feat/allow-extra-root-policies in terraform-registry/terraform-vault-tenant
2024-05-29 18:22:32 +00:00
lanson
pushed to feat/allow-extra-root-policies at terraform-registry/terraform-vault-tenant
2024-05-29 18:22:32 +00:00
d28fe5c099
feat: pass extra roles as key value pairs, required the full policy as value
e0af30a2f5
feat: allow passing extra policies to the tenant root role, start migrating away from old 'extra roles' approach
6851e9d650
Merge pull request 'fix: adjust .cz.toml which uses wrong tagging convention and useless options' (#2) from fix/tagging-convention into main
0c72e64db0
fix: adjust .cz.toml which uses wrong tagging convention and useless options