Commit Graph

602 Commits

Author SHA1 Message Date
Rui Chen
ab5fd4f11d chore: update Awesome List Guidelines link
closes #298

Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-12-21 22:31:47 -05:00
ror6ax
80d37094d0 provider: add Splunk Cloud Platform provider (#301) 2025-12-21 22:29:12 -05:00
dependabot[bot]
0b91ac71fa deps(deps): bump actions/cache from 4.3.0 to 5.0.1 (#304)
* deps(deps): bump actions/cache from 4.3.0 to 5.0.1

Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...9255dc7a25)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update comments

Signed-off-by: Rui Chen <rui@chenrui.dev>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2025-12-21 22:27:55 -05:00
dependabot[bot]
e3774edec3 deps(deps): bump actions/checkout from 5.0.0 to 6.0.1 (#303)
* deps(deps): bump actions/checkout from 5.0.0 to 6.0.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update comments

Signed-off-by: Rui Chen <rui@chenrui.dev>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2025-12-21 22:27:36 -05:00
dependabot[bot]
4e98c35962 deps(deps): bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (#299)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](885c65f3dc...a8c4c7cb88)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-21 22:24:46 -05:00
Luis Fernández
f047fffddb feat: Add drifthound and fix missing ref (#305) 2025-12-16 10:43:37 +01:00
Rui Chen
3af1f178c9 update hashicorp site links (specify locale)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-11-02 19:55:44 -05:00
github-actions[bot]
e864cbf5c1 https://developer.hashicorp.com/terraform/introhttps://web.archive.org/web/20251001030259/https://developer.hashicorp.com/terraform/intro, https://developer.hashicorp.com/terraform/docshttps://web.archive.org/web/20251003045432/https://developer.hashicorp.com/terraform/docs, https://developer.hashicorp.com/terraform/plugin/sdkv2https://web.archive.org/web/20250812150756/https://developer.hashicorp.com/terraform/plugin/sdkv2 (#297)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-02 19:52:12 -05:00
github-actions[bot]
f4b833e650 https://www.hashicorp.com/blog/products/terraformhttps://web.archive.org/web/20241219232422/https://www.hashicorp.com/blog/products/terraform, http://chiefy.github.io/easily-deploy-a-seneca-microservice-to-ecs-with-wercker-and-terraform-part-i/https://chiefy.github.io/easily-deploy-a-seneca-microservice-to-ecs-with-wercker-and-terraform-part-i/, http://chiefy.github.io/easily-deploy-a-seneca-microservice-to-ecs-with-wercker-and-terraform-part-ii/https://chiefy.github.io/easily-deploy-a-seneca-microservice-to-ecs-with-wercker-and-terraform-part-ii/, https://www.hashicorp.com/blog/zero-downtime-updates-with-terraformhttps://web.archive.org/web/20241209093552/https://www.hashicorp.com/blog/zero-downtime-updates-with-terraform, http://bensnape.com/2016/01/14/terraform-design-patterns-the-terrafile/https://bensnape.com/2016/01/14/terraform-design-patterns-the-terrafile/ (#296)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 15:22:16 -04:00
Rui Chen
4b45070a4b workflows/notfound: fix run (#295)
* workflows/notfound: fix run

Signed-off-by: Rui Chen <rui@chenrui.dev>

* fix

Signed-off-by: Rui Chen <rui@chenrui.dev>

---------

Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-10-27 15:22:07 -04:00
Rui Chen
2b1f998ba1 chore: add build badges
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-10-27 15:11:43 -04:00
dependabot[bot]
2e7c9d1db8 deps(deps): bump reviewdog/action-misspell from 1.26.3 to 1.27.0 (#294)
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.26.3 to 1.27.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](9daa94af43...d6429416b1)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:08:33 -04:00
Rui Chen
fe7141c7d8 feat: add lychee.toml and lycheecache support
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-10-27 15:05:50 -04:00
Henry Bravo
b7cd95e97b doc: add new entry in Tools section - zephy (#292)
Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
2025-10-15 09:59:38 +01:00
Owen Rumney
fcbcd932dc Add tf-nav extension to IDE section (#293) 2025-10-14 22:21:06 +01:00
dependabot[bot]
caf505ed68 deps(deps): bump lycheeverse/lychee-action from 2.6.0 to 2.6.1 (#291)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](01a5c94d8e...885c65f3dc)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 23:23:54 -04:00
dependabot[bot]
98d486d8f2 deps(deps): bump lycheeverse/lychee-action from 2.5.0 to 2.6.0 (#290)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](5c4ee84814...01a5c94d8e)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 17:40:50 -04:00
Rui Chen
8be61fe6d9 chore: update to use actions/checkout v5
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-08-24 18:09:11 -04:00
dependabot[bot]
b865744277 deps(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#289)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 18:07:53 -04:00
Rui Chen
d28e49ae6b misc: use internet archive link for The Segment AWS Stack post
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-08-24 18:07:44 -04:00
dependabot[bot]
64f853e9a9 deps(deps): bump lycheeverse/lychee-action from 2.4.0 to 2.5.0 (#288)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](1d97d84f0b...5c4ee84814)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 14:17:34 -04:00
Rui Chen
e4054194fd tools: remove hatchet (link is no longer accessible) 2025-08-13 14:15:07 -04:00
wdvaldez
3ea6a70533 Add Terraform Academy Learning App (#287) 2025-06-02 09:16:31 +02:00
Henry Bravo
7e30d0c4a0 docs: adding new tool terraforce (#284) 2025-05-09 11:02:20 +02:00
dependabot[bot]
2490c2d27c deps(deps): bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 (#283)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](f613c4a64e...1d97d84f0b)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 17:25:25 -04:00
dependabot[bot]
79da3acae5 deps(deps): bump reviewdog/action-misspell from 1.26.1 to 1.26.3 (#282)
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.26.1 to 1.26.3.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](18ffb61eff...9daa94af43)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 17:25:16 -04:00
Stéphane ROBERT
994134fbfb Add French Blog (#281)
A free and complete Terraform course in French covering fundamentals, advanced usage, and real-world examples.
2025-03-23 20:30:42 +01:00
nwiizo
df7dd52cdb add tfmcp (#280) 2025-03-10 06:56:08 -07:00
Rui Chen
0ca123bf73 chore: swap link-checker to lychee (#279)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-19 00:31:00 -05:00
Rui Chen
38e6755b57 tools: add hq
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-10 00:04:03 -05:00
Rui Chen
c4e0206cc0 providers: sort Community providers
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 23:32:37 -05:00
Rui Chen
37ba81ce7b providers: add terraform-provider-minio
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 23:32:21 -05:00
Rui Chen
717ef0cc32 tools: add mercari/hcledit
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:18:54 -05:00
Rui Chen
1596d65984 editor-plugins: add vim-hcl
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:17:50 -05:00
Rui Chen
5b1301d131 libraries: add hcl-rs
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:16:38 -05:00
Rui Chen
952c1f6dcb libraries: add tree-sitter-hcl
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:13:36 -05:00
Rui Chen
6ddd824237 tools: add yj
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:12:19 -05:00
Rui Chen
c76da805a7 tools: add threatcl
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 22:04:05 -05:00
Rui Chen
fe2df78bcc tools: add tfk8s
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 21:46:47 -05:00
Rui Chen
f0c0a6252e libraries: add hcl4j
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 21:44:40 -05:00
Rui Chen
8791d3f02d tools: add hcl2json
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 21:40:35 -05:00
Rui Chen
8684a22835 testing: mark clarity, kitchen-terraform, rspec-terraform unmaintained
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 21:35:47 -05:00
Rui Chen
108867ac10 tools: add pipeform
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-02-09 15:40:22 -05:00
dependabot[bot]
68e6194b0d deps(deps): bump gaurav-nelson/github-action-markdown-link-check (#278)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](d53a906aa6...1b916f2cf6)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 10:24:12 -05:00
Rui Chen
84e2558735 fix: Editon -> Edition
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-01-07 22:25:02 -05:00
Shunsuke Suzuki
0a44cace0e Sort tools by case insensitive (#277)
Happy New Year 🎄
2024-12-31 12:06:36 -08:00
Shunsuke Suzuki
961c974ff9 Add tfmv (#276) 2024-12-30 11:58:59 -08:00
Rui Chen
12939c1470 feat: pin workflow action sha
use frizbee to workflow action sha

Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-12-13 18:22:50 -05:00
Shuya Motouchi
5f08eaa9c2 add tfocus (#275) 2024-11-26 13:55:55 +01:00
bender2352
3e9edbb7a8 Update Terrateam (#274) 2024-11-21 21:39:16 +01:00