anagha-google / s8s-spark-mlops-lab

11 stars 1 forks source link

terraform apply failure due to wrong file path #15

Open precxist opened 1 year ago

precxist commented 1 year ago

When provisioning resources with terraform apply command in Module 1, the command fails due to wrong paths.

Line 1140 of 00-env-setup/main.tf fails because 02-scripts/bash/build-ml-serving-container-image.sh does not exist. Please fix it.

anagha-google commented 6 months ago

Can you replace the name with build-container-image.sh