Bertrand Lanson lanson
  • Joined on 2023-06-23
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
3a5ce135ea fix: typo in default root permissions
670b0f2480 fix: use try on dynamic block to not raise errors on non-existent attributes
c9a7ea7908 fix: use rule context for block scoped values
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
lanson created pull request terraform-registry/terraform-vault-tenant#3 2024-05-29 18:22:50 +00:00
feat/allow-extra-root-policies
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
Compare 2 commits »
lanson pushed to main at terraform-registry/terraform-vault-tenant 2024-05-28 20:57:30 +00:00
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
Compare 2 commits »
lanson merged pull request terraform-registry/terraform-vault-tenant#2 2024-05-28 20:57:28 +00:00
fix: adjust .cz.toml which uses wrong tagging convention and useless options
lanson created pull request terraform-registry/terraform-vault-tenant#2 2024-05-28 20:57:07 +00:00
fix: adjust .cz.toml which uses wrong tagging convention and useless options
lanson created branch fix/tagging-convention in terraform-registry/terraform-vault-tenant 2024-05-28 20:56:55 +00:00
0c72e64db0 fix: adjust .cz.toml which uses wrong tagging convention and useless options
lanson deleted tag 0.1.0 from terraform-registry/terraform-vault-tenant 2024-05-28 20:51:24 +00:00
lanson merged pull request terraform-registry/terraform-vault-tenant#1 2024-05-28 20:45:34 +00:00
feat/stable-release
lanson deleted branch feat/stable-release from terraform-registry/terraform-vault-tenant 2024-05-28 20:45:34 +00:00
lanson pushed to main at terraform-registry/terraform-vault-tenant 2024-05-28 20:45:34 +00:00
c62b64f34b Merge pull request 'feat/stable-release' (#1) from feat/stable-release into main
83d807d69e fix: some more old naming things
8d4263468f fix: outputs using old reosurce naming
c268547bd8 fix: variable validation using old names
ca19309d2a feat: refactor module, simplify naming and create additional entities for extra roles
Compare 31 commits »