FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore: update tflint job to be compatible with v0.40.0+ config model

Merged Dmitrii Unterov requested to merge actualize-tflint-setup into master

No breaking changes. This change preserves old behaviour by creating simple .tflint.hcl file with

plugin "terraform" {
  enabled = true
  preset  = "all"
}

Preset "all" means these rules are enabled, so we can drop this long command with endless `--enable-rule`.

If file already exists, the tflint will use it.

part of https://gitlab.developers.cam.ac.uk/uis/devops/gcp-deploy-boilerplate/-/issues/52

Edited by Dmitrii Unterov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading