noyonict / Security-hub-to-slack

Terraform Module to setup Security Hub and GuardDuty to slack nofitication chennel
MIT License
0 stars 3 forks source link

how can i do...? #1

Open 66ynwa opened 1 year ago

66ynwa commented 1 year ago

│ Error: local-exec provisioner error │ │ with module.security-hub-to-slack.null_resource.package, │ on .terraform/modules/security-hub-to-slack/main.tf line 132, in resource "null_resource" "package": │ 132: provisioner "local-exec" { │ │ Error running command 'rm -rf build && mkdir build && cp │ '.terraform/modules/security-hub-to-slack/script.py' build && pip install -t build │ requests': exit status 127. Output: /bin/sh: pip: command not found │ ╵ ㅠㅠㅠㅠㅠㅠ

nthamineni commented 1 year ago

please install pip command in your instance