Loading
Commits on Source 5
-
-
Cédric OLIVIER authored
doc: add OIDC setup instructions for azurerm provider Closes #54 See merge request !163
-
kilianpaquier authored
BREAKING CHANGE: `tflint-args` is now only '--recursive' and a new input `tflint-config-file` / `TF_TFLINT_CONFIG_FILE` is now available, defaulting to `.tflint.hcl` (relative to $TF_PROJECT_DIR) and autogenerated in case it doesn't exist (embedding aws, azurerm and google plugins). Signed-off-by:kilianpaquier <git@kilianpaquier.dev>
-
Cédric OLIVIER authored
feat(tflint): upgrade tflint base image since bundle one is deprecated - #93 Closes #93 See merge request !166
-
semantic-release-bot authored
# [9.0.0](8.1.5...9.0.0) (2026-02-02) ### Features * **tflint:** upgrade tflint base image since bundle one is deprecated - [#93](#93) ([bb0ba5f4](bb0ba5f4) ) ### BREAKING CHANGES * **tflint:** `tflint-args` is now only '--recursive' and a new input `tflint-config-file` / `TF_TFLINT_CONFIG_FILE` is now available, defaulting to `.tflint.hcl` (relative to $TF_PROJECT_DIR) and autogenerated in case it doesn't exist (embedding aws, azurerm and google plugins). Signed-off-by:
kilianpaquier <git@kilianpaquier.dev>