Commit graph

  • 3d5a882a53
    docs: Clarify docs for terraform_tfsec hook (#266) Maksym Vlasov 2021-10-26 15:35:55 +03:00
  • cff42e6d6f
    feat: Add infracost_breakdown hook (#252) Maksym Vlasov 2021-10-26 14:12:01 +03:00
  • cc59119c17
    feat: Set up PR reviewers automatically (#258) Maksym Vlasov 2021-10-25 21:31:55 +03:00
  • a0f69e3ba7
    docs: fix protocol to prevent MITM (#257) Maksym Vlasov 2021-10-25 21:10:36 +03:00
  • 2973f85f3b
    feat: add __GIT_WORKING_DIR__ to tfsec (#255) gravitybacklight 2021-10-21 15:13:34 +01:00
  • c0b9b3c562
    docs: Add missing space in terrascan install cmd (#253) Dan Arnold 2021-10-19 03:29:27 -07:00
  • e33c654a40
    fix: command not found (#251) Maksym Vlasov 2021-10-15 23:09:13 +03:00
  • 390a2645f2
    fix: execute tflint once in no errors (#250) Maksym Vlasov 2021-10-15 22:11:01 +03:00
  • 762f7b2525
    docs: fix deps (#249) Maksym Vlasov 2021-10-15 15:37:49 +03:00
  • 7b11401863
    feat: Add terraform_docs hook settings (#245) Maksym Vlasov 2021-10-15 15:26:23 +03:00
  • 3f6643280e
    fix: terrafrom_tflint ERROR output for files located in repo root (#243) Maksym Vlasov 2021-10-15 15:24:50 +03:00
  • 25cddd9880
    feat: Add support for specify terraform-docs config file (#244) Maksym Vlasov 2021-10-15 15:19:41 +03:00
  • e6aad17310
    docs: Document hooks dependencies (#247) Maksym Vlasov 2021-10-15 15:08:26 +03:00
  • de2f6249ee
    feat: Allow passing of args to terraform_fmt (#147) Robin Bowes 2021-10-14 17:20:25 +01:00
  • 8a6e4bf4e6
    docs: Add terraform_fmt usage instructions and how-to debug script with args (#242) Maksym Vlasov 2021-10-14 16:25:45 +03:00
  • 71f7c347c9
    fix: TFSec outputs the same results multiple times (#237) Maksym Vlasov 2021-10-14 14:35:19 +03:00
  • 3ae5eb00b6
    chore: Do not mark issues and PR's in milestone as stale (#241) Maksym Vlasov 2021-10-14 14:23:24 +03:00
  • 884446e4d6 Updated CHANGELOG Anton Babenko 2021-10-04 13:16:48 +02:00
  • d69e86d48b
    feat: Add new hook for terraform providers lock operation (#173) Sergei Ivanov 2021-10-04 12:16:15 +01:00
  • f7e28e1bae
    docs: Document terraform_tfsec args usage (#238) Maksym Vlasov 2021-10-01 21:52:35 +03:00
  • 013d3084c3
    docs: Make contributors more visible (#236) Maksym Vlasov 2021-10-01 19:53:53 +03:00
  • c8fb4081f7
    docs: Add contributing guide and docs about performance tests (#235) Maksym Vlasov 2021-10-01 19:31:14 +03:00
  • 3404eede1e
    fix: terraform_tflint hook executes in a serial way to run less often (#211) Javier Collado 2021-10-01 13:29:07 +02:00
  • ce02cd137e
    feat: Add PATH outputs when TFLint found any problem (#234) Maksym Vlasov 2021-09-30 17:28:11 +03:00
  • 3bdcf51a97
    fix: Dockerfile if INSTALL_ALL is not defined (#233) balihb 2021-09-30 14:23:07 +02:00
  • 98a8e4048f
    docs: Describe hooks usage and improve examples (#232) Maksym Vlasov 2021-09-29 14:36:55 +03:00
  • cf6603c949
    chore: Add shfmt to workflow (#231) Maksym Vlasov 2021-09-29 12:29:05 +03:00
  • ff54bb44aa
    fix: remove dead code from terraform-docs script (#229) Sergei Ivanov 2021-09-20 14:46:36 +01:00
  • 299ef1208b Updated CHANGELOG Anton Babenko 2021-09-17 16:48:55 +02:00
  • b67dbd9049
    fix: trigger terraform-docs on changes in lock files (#228) Sergei Ivanov 2021-09-17 15:48:24 +01:00
  • 4faee7b12b
    fix: label auto-adding after label rename (#226) Maksym Vlasov 2021-09-15 13:57:58 +02:00
  • 7a8c6e109e
    chore: Updated GH stale action config (#223) Maksym Vlasov 2021-09-14 13:37:22 +02:00
  • 53a866e775
    feat: Add GH checks and templates (#222) Maksym Vlasov 2021-09-11 10:47:56 +03:00
  • c920368fb2
    feat: Add mixed line ending check to prevent possible errors (#221) Maksym Vlasov 2021-09-10 22:33:03 +03:00
  • ce02f94e46
    fix: Dockerized pre-commit-terraform (#219) Maksym Vlasov 2021-09-09 22:29:33 +03:00
  • 5daffe8727
    docs: Initial docs improvement (#218) Maksym Vlasov 2021-09-09 12:38:43 +03:00
  • c7d6d002ed
    chore: Update Ubuntu install method (#198) Lorenz Vanthillo 2021-05-04 16:41:28 +02:00
  • 9b84f70efe Updated CHANGELOG Anton Babenko 2021-04-22 22:16:26 +02:00
  • fee2387b6c
    feat: Adds support for Terrascan (#195) Cesar Rodriguez 2021-04-22 16:15:00 -04:00
  • 96346e74d9 Updated CHANGELOG Anton Babenko 2021-04-20 12:13:58 +02:00
  • d27074b5a0
    fix: Fix and pin versions in Dockerfile (#193) Manuel Vogel 2021-04-20 12:13:25 +02:00
  • fa3859e55f
    chore: Fix mistake on command (#185) Sergio Kef 2021-03-24 21:12:24 +01:00
  • bec7b5d943
    Update README.md Anton Babenko 2021-03-18 09:13:10 +01:00
  • 257824c637 Updated CHANGELOG Anton Babenko 2021-03-12 15:36:00 +01:00
  • 36a269f109
    chore: add dockerfile (#183) Manuel Vogel 2021-03-12 15:35:21 +01:00
  • 53de83359e
    docs: Added checkov install (#182) Manuel Vogel 2021-03-12 10:32:41 +01:00
  • 47b80ec9d5 Updated CHANGELOG Anton Babenko 2021-02-25 20:47:19 +01:00
  • 90d45213a3
    fix: remove sed postprocessing from the terraform_docs_replace hook to fix compatibility with terraform-docs 0.11.0+ (#176) chopped pork 2021-02-25 19:46:51 +00:00
  • ad5dccae65
    docs: updates installs for macOS and ubuntu (#175) Manuel Vogel 2021-02-25 17:03:46 +01:00
  • f189a114b1 Updated CHANGELOG Anton Babenko 2021-02-20 20:18:54 +01:00
  • 827af52cd2
    fix: Terraform validate for submodules (#172) Anton Babenko 2021-02-20 20:18:07 +01:00
  • 4f6e849059 Updated CHANGELOG Anton Babenko 2020-11-12 11:58:02 +01:00
  • 3a07570ddb
    fix: Correct deprecated parameter to terraform-docs (#156) Shawn 2020-11-12 05:55:53 -05:00
  • fe2d121d12 Updated CHANGELOG Anton Babenko 2020-11-02 21:48:24 +01:00
  • d303bff1f9
    feat: Make terraform_validate to run init if necessary (#158) Anton Babenko 2020-11-02 21:44:54 +01:00
  • 84374f64a0 Updated CHANGELOG Anton Babenko 2020-09-24 21:44:33 +02:00
  • d773f4ad79
    fix: Fix regex considering terraform-docs v0.10.0 old (#151) Evan Stoddard 2020-09-24 14:44:05 -05:00
  • 6b03062a17 Updated CHANGELOG Anton Babenko 2020-09-24 13:35:05 +02:00
  • 81770aa0fa
    fix: make terraform_docs Windows compatible (#129) Matias Zilli 2020-09-24 11:37:08 +02:00
  • cc4e5e85ba Updated CHANGELOG Anton Babenko 2020-09-23 22:12:01 +02:00
  • 6f3b12514b
    fix: terraform-docs version 0.10 removed with-aggregate-type-defaults (#150) Anton Babenko 2020-09-23 22:11:09 +02:00
  • 4a611121b6 Updated CHANGELOG Anton Babenko 2020-09-22 14:22:58 +02:00
  • cf07b5ea3f
    feat: Add possibility to share tflint config file for subdirs (#149) Anton Babenko 2020-09-22 14:20:27 +02:00
  • e4ab41045d Updated CHANGELOG Anton Babenko 2020-09-08 15:11:27 +02:00
  • 293b64c0ea
    feat: Add checkov support (#143) Anton Babenko 2020-09-08 15:10:56 +02:00
  • 45e16de525 Updated CHANGELOG Anton Babenko 2020-09-07 16:04:03 +02:00
  • f2cab31bc4
    fix: Correctly handle arrays in terraform_docs.sh (#141) Sergei Ivanov 2020-09-07 14:50:57 +01:00
  • f2e3a5f796 Updated CHANGELOG Anton Babenko 2020-09-01 20:46:37 +02:00
  • 077c423cc5
    fix: make terraform_tfsec.sh executable (#140) nkazarian-spokeo 2020-09-01 11:45:36 -07:00
  • c8c25ec064 Updated CHANGELOG Anton Babenko 2020-09-01 10:09:26 +02:00
  • 108c75f979
    feat: have option for terraform_tfsec hook to only run in relevant modified directories (#135) nkazarian-spokeo 2020-09-01 01:07:08 -07:00
  • 266906591c Updated CHANGELOG Anton Babenko 2020-08-28 09:03:59 +02:00
  • 6c77a6cdc9
    fix: Squash terraform_docs bug (#138) Robin Bowes 2020-08-28 08:03:38 +01:00
  • 861c1166f9 Updated CHANGELOG Anton Babenko 2020-08-27 21:56:48 +02:00
  • 1d8af371d4
    chore: Use lib_getopt for all hooks and some style tweaks (#137) Robin Bowes 2020-08-27 20:55:28 +01:00
  • 0c5cbb380b Updated CHANGELOG Anton Babenko 2020-08-27 11:58:35 +02:00
  • 774c63e772
    fix: Pass args and env vars to terraform validate (#125) Robin Bowes 2020-08-27 10:57:45 +01:00
  • 994653c507
    docs: Update terraform-docs link pointing to new organization (#130) Khosrow Moossavi 2020-08-19 06:06:55 -04:00
  • dafe42560a Updated CHANGELOG Anton Babenko 2020-08-19 12:02:43 +02:00
  • f6caf2195a
    feat: add terragrunt validate hook (#134) Prahalad Ramji 2020-08-19 20:01:42 +10:00
  • 2e40ade8d0 Updated CHANGELOG Anton Babenko 2020-05-27 10:36:23 +02:00
  • 27e6369339 fix: Updated formatting in README (closes #113) Anton Babenko 2020-05-27 10:35:15 +02:00
  • 85ec8a49be
    docs: Fixed the docs to use the latest config syntax(#106) snolan-uturn 2020-04-29 15:06:02 -05:00
  • d174ca9514
    docs: Added coreutils as requirements in README.md (#105) gchappell99 2020-04-29 10:35:31 +01:00
  • 750e16dec0 Updated CHANGELOG Anton Babenko 2020-04-23 17:00:31 +02:00
  • 5bd4e2e14b Updated pre-commit deps Anton Babenko 2020-04-23 16:58:40 +02:00
  • 2be8fe5453
    feat: Support for TFSec (#103) Jon Proietti 2020-04-23 09:56:33 -05:00
  • 29fa14037b Updated CHANGELOG Anton Babenko 2020-04-04 08:25:11 +02:00
  • 7694fb9b9a
    fix: Change terraform_validate hook functionality for subdirectories with terraform files (#100) Nick M 2020-04-04 02:17:25 -04:00
  • 8cbcd8ea2b Updated CHANGELOG Anton Babenko 2020-04-04 07:55:09 +02:00
  • b0d4a68b89
    Allow passing multiple args to terraform-docs (#98) Sergei Ivanov 2020-04-04 06:55:01 +01:00
  • 800756d895
    Update installation instructions (#79) Maksym Vlasov 2020-03-18 16:33:35 +02:00
  • 0a75b5bafe Updated CHANGELOG Anton Babenko 2020-03-02 15:49:27 +01:00
  • e402c03b6a
    corrected tflint documentation (#95) Martin Coxall 2020-03-02 14:48:53 +00:00
  • e321ff1b9c Updated CHANGELOG Anton Babenko 2020-02-21 13:48:05 +01:00
  • 59e48e4f04 Updated pre-commit-hooks Anton Babenko 2020-02-21 13:47:52 +01:00
  • 2ebb28ad16
    Fixed exit code for terraform 0.11 branch in terraform_docs (#94) Anton Babenko 2020-02-21 13:47:04 +01:00
  • 7f7ce9eebb Updated CHANGELOG Anton Babenko 2020-01-30 11:18:50 +01:00
  • e990429660
    Fixed tflint hook to iterate over files (#77) Robson Roberto Souza Peixoto 2020-01-30 07:18:01 -03:00
  • 47346044cb Updated CHANGELOG Anton Babenko 2020-01-21 11:54:31 +01:00