serverless_static_website_with_basic_auth
serverless_static_website_with_basic_auth copied to clipboard
Terraform initialized in an empty directory
~/Development/serverless_static_website_with_basic_auth/Terraform$ scripts/create_static_serverless_website.sh static-website-content/ default blah.com
output
--------------- CREATING SERVERLESS INFRASTRUCTURE ---------------
Workspace "blah.com" doesn't exist.
You can create this workspace with the "new" subcommand. Created and switched to workspace "blah.com"!
You're now on a new, empty workspace. Workspaces isolate their state, so if you run "terraform plan" Terraform will not see any existing state for this configuration. Terraform initialized in an empty directory!`
fix comment out line 18 of create_serverless_infrastructure.sh, pushd ../ > /dev/null