mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-03-08 23:12:08 -05:00
[PR #233] [MERGED] Add tfprovidercheck #238
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shuaibiyy/awesome-tf/pull/233
Author: @suzuki-shunsuke
Created: 11/5/2023
Status: ✅ Merged
Merged: 11/5/2023
Merged by: @antonbabenko
Base:
master← Head:add-tfprovidercheck📝 Commits (1)
2d9ec42Add tfprovidercheck📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
https://github.com/suzuki-shunsuke/tfprovidercheck
tfprovidercheck is a command line tool for security.
It prevents malicious Terraform Providers from being executed.
You can define the allow list of Terraform Providers and their versions, and check if disallowed providers aren't used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.