Bigbang startup error: Failed to execute "sh" illegal option
Bug
Description
- I run
terraform init
and thenterraform apply --auto-approve
while following the Big Bang Quick Start instructions, and then I get this error in the logs.
I am running this from Step 1 in a brand-new cluster with freshly installed dependencies on the host. This virtual machine I'm using as a cluster host is basically only running the Bigbang Quickstart load right now. No other interfering systems that I can tell.
module.big_bang.data.external.Wait_for_load_balancer: Reading...
│ Error: failed to execute "sh": .terraform/modules/big_bang/get-eip.sh: 3: set: Illegal option -o pipefail
│
│
│ with module.big_bang.data.external.Wait_for_load_balancer,
│ on .terraform/modules/big_bang/bigbang.tf line 14, in data "external" "Wait_for_load_balancer":
│ 14: data "external" "Wait_for_load_balancer" {
|
make: *** [Makefile:6: up] Error 1
BigBang Version
What version of BigBang were you running?
1.14.1/d936db22