Teppei Fukuda
|
d2d0ec2b6d
|
chore: add modernize tool integration for code modernization (#9251)
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
|
2025-07-29 07:13:54 +00:00 |
|
Steven Masley
|
8939451174
|
feat: terraform parser option to set current working directory (#8909)
|
2025-05-27 18:05:51 +00:00 |
|
Matthieu MOREL
|
3b1426a676
|
chore: enable staticcheck (#8815)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-05-07 06:15:35 +00:00 |
|
Nikita Pivkin
|
5706603146
|
fix(misconf): check if for-each is known when expanding dyn block (#8808)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-05-02 01:43:59 +00:00 |
|
Matthieu MOREL
|
ee4f7dc6b4
|
fix: testifylint last issues (#8768)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-04-28 05:43:22 +00:00 |
|
Steven Masley
|
0d3efa5dc1
|
fix(terraform): hcl object expressions to return references (#8271)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
Co-authored-by: Simar <simar@linux.com>
|
2025-04-16 22:49:43 +00:00 |
|
Steven Masley
|
6c6beeafbe
|
chore(terraform): option to pass in instanced logger (#8738)
|
2025-04-16 21:22:13 +00:00 |
|
Steven Masley
|
4141013be9
|
chore(terraform): remove os.OpenPath call from terraform file functions (#8737)
|
2025-04-16 05:33:37 +00:00 |
|
Nikita Pivkin
|
8e25ca02c8
|
refactor(misconf): remove module outputs from parser.EvaluateAll (#8587)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-04-12 03:32:53 +00:00 |
|
Nikita Pivkin
|
efd177b300
|
fix(misconf): populate context correctly for module instances (#8656)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-04-12 03:20:11 +00:00 |
|
Steven Masley
|
e25de25262
|
fix(terraform): evaluateStep to correctly set EvalContext for multiple instances of blocks (#8555)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-04-10 05:21:19 +00:00 |
|
Nikita Pivkin
|
9dcd06fda7
|
fix(misconf): add missing variable as unknown (#8683)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-04-08 06:33:33 +00:00 |
|
Nikita Pivkin
|
400a79c2c6
|
fix(misconf): do not use cty.NilVal for non-nil values (#8567)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-03-19 19:19:39 +00:00 |
|
Nikita Pivkin
|
41512f846e
|
fix(misconf): add ephemeral block type to config schema (#8513)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-03-11 00:23:41 +00:00 |
|
Teppei Fukuda
|
fe09410ed4
|
chore: replace deprecated tenv linter with usetesting (#8504)
|
2025-03-06 12:26:20 +00:00 |
|
Steven Masley
|
f670602091
|
chore(terraform): assign *terraform.Module 'parent' field (#8444)
|
2025-03-05 02:23:09 +00:00 |
|
Steven Masley
|
398620b471
|
fix(terraform): apply parser options to submodule parsing (#8377)
|
2025-02-11 05:31:39 +00:00 |
|
Nikita Pivkin
|
23dc3a6753
|
fix(misconf): allow null values only for tf variables (#8112)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-01-10 01:52:51 +00:00 |
|
Nikita Pivkin
|
fe3a8971b6
|
fix(misconf): properly resolve local Terraform cache (#7983)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2024-11-25 22:18:39 +00:00 |
|
Nikita Pivkin
|
e9a899a3cf
|
feat(misconf): log causes of HCL file parsing errors (#7634)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: Simar <simar@linux.com>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2024-11-25 19:18:50 +00:00 |
|
Nikita Pivkin
|
de3b7ea24c
|
fix(misconf): do not erase variable type for child modules (#7941)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-11-22 19:25:54 +00:00 |
|
Alberto Donato
|
611558e4ce
|
fix(terraform): set null value as fallback for missing variables (#7669)
|
2024-11-08 07:32:54 +00:00 |
|
Nikita Pivkin
|
8d5dbc9fec
|
fix(misconf): properly expand dynamic blocks (#7612)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: Simar <simar@linux.com>
|
2024-10-19 00:58:51 +00:00 |
|
Nikita Pivkin
|
bfdf5cfc30
|
refactor(misconf): use slog (#7295)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-23 04:27:17 +00:00 |
|
Nikita Pivkin
|
db2c95598d
|
feat(misconf): variable support for Terraform Plan (#7228)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-21 01:01:30 +00:00 |
|
Nikita Pivkin
|
fe9207255a
|
feat(misconf): iterator argument support for dynamic blocks (#7236)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2024-08-07 00:33:56 +00:00 |
|
Alberto Donato
|
bb2e26a0ab
|
fix(terraform): add aws_region name to presets (#7184)
|
2024-08-06 00:54:58 +00:00 |
|
Nikita Pivkin
|
f27c236d6e
|
fix(misconf): do not evaluate TF when a load error occurs (#7109)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-07-10 03:02:40 +00:00 |
|
Matthieu MOREL
|
e86bacbd6d
|
ci(deps): fix gocritic in ".*_test.go$" (#6763)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-24 09:03:26 +00:00 |
|
Matthieu MOREL
|
48bdc6e734
|
ci(deps): fix gci and gofmt in ".*_test.go$" (#6721)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-22 02:55:16 +00:00 |
|
Matthieu MOREL
|
bbaf5952bc
|
ci(deps): enable require-error rule from testifylint linter (#6718)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-20 07:12:43 +00:00 |
|
Matthieu MOREL
|
903bd69abd
|
ci(deps): update golangci-lint-action and enable testifylint linter on "integration/*" (#6706)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-17 08:05:47 +00:00 |
|
Nikita Pivkin
|
7a25dadb44
|
fix(misconf): load cached tf modules (#6607)
|
2024-05-04 04:24:39 +00:00 |
|
fwereade
|
7c2017fa7a
|
fix(terraform): Attribute and fileset fixes (#6544)
|
2024-04-23 22:03:43 +00:00 |
|
Nikita Pivkin
|
13190e92d9
|
fix(terraform): eval submodules (#6411)
Co-authored-by: William Reade <william@stacklet.io>
|
2024-04-04 03:40:40 +00:00 |
|
Nikita Pivkin
|
1dfece89d0
|
fix(terraform): fix root module search (#6160)
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2024-02-28 03:31:03 +00:00 |
|
Nikita Pivkin
|
64926d8423
|
fix(terraform): do not re-expand dynamic blocks (#6151)
|
2024-02-27 07:02:29 +00:00 |
|
simar7
|
14adbb4464
|
refactor(deps): Merge defsec into trivy (#6109)
Signed-off-by: Simar <simar@linux.com>
|
2024-02-16 08:31:32 +00:00 |
|
simar7
|
7bd3b630bb
|
refactor(deps): Merge trivy-iac into Trivy (#6005)
|
2024-02-12 11:01:27 +00:00 |
|