M scripts/deploy_terraform.sh => scripts/deploy_terraform.sh +2 -2
@@ 4,14 4,14 @@ set -e
git_tag=`git describe --exact-match 2> /dev/null || echo ""`
if [ "$git_tag" != "" ]; then
cd ./infra
- terraform init -backend=true \
+ terraform0.14 init -backend=true \
-backend-config bucket=$TFSTATE_BUCKET \
-backend-config region=us-east-1 \
-backend-config key=gemif \
-backend-config encrypt=true \
-input=false
- terraform apply -auto-approve -input=false -var gemif_version=$git_tag
+ terraform0.14 apply -auto-approve -input=false -var gemif_version=$git_tag
else
echo "not a tagged commit, nothing to deploy"
fi=
\ No newline at end of file
M static/templates/index.gmi.tmpl => static/templates/index.gmi.tmpl +0 -1
@@ 31,7 31,6 @@ Stories allow users to make choices, moving from scene to scene. Simple logic ca
{{- if .Config.DisplayProjectInfo}}
## Learn More
=> https://git.sr.ht/~nromdotcom/gemif [https] source at sr.ht
-=> mailto:~nromdotcom/gemif@lists.sr.ht [mailto] Send in your stories for free hosting
{{end}}
{{ if ne .Config.ContactEmail ""}}
Contact the operator of this capsule: