shellfirm icon indicating copy to clipboard operation
shellfirm copied to clipboard

Add Terraform check support

Open inFocus7 opened this issue 2 years ago • 5 comments

#90

  • Add Terraform group checks
  • Add information on creating/testing new groups locally in contributing docs

inFocus7 avatar Aug 05 '22 12:08 inFocus7

Hey, @inFocus7, Is the PR ready?

kaplanelad avatar Aug 07 '22 05:08 kaplanelad

Hey! It's 98% ready. The only issue i have is not knowing how to set up the Regex to see if the -dry-run flag is missing

inFocus7 avatar Aug 07 '22 11:08 inFocus7

it will be easier for your to check your patterns by running the command:

cargo run -- pre-command --command "{YOUR COMMAND`}"

This will run shellfirm on your given command (without running the command, of course)

kaplanelad avatar Aug 07 '22 12:08 kaplanelad

Hey @inFocus7, How can I help you to finish this PR? I really think the terraform is really necessary

kaplanelad avatar Aug 24 '22 21:08 kaplanelad

Hey @inFocus7, Do you want to give me an example of your regex problem? i can help you to finish this PR regex example: ____ prompt command: ____ ignore prompt command: ____

kaplanelad avatar Sep 29 '22 20:09 kaplanelad