terraform icon indicating copy to clipboard operation
terraform copied to clipboard

Netcat is now netcat-traditional

Open GadgetGeekNI opened this issue 1 year ago • 0 comments

https://github.com/kasmtech/terraform/blob/f94935c9f1c8181cc9fd21bdb1ce0e6229c1ce7f/aws/standard/module/userdata/webapp_bootstrap.sh#L18

Change the above and other dependant lines to apt-get update && apt-get install -y netcat-traditional

GadgetGeekNI avatar Sep 26 '24 08:09 GadgetGeekNI