FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 644f2ab4 authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

allow webapp service account id to be customised

As noted in #6, we were hard-coding the service account id used for the
webapp to "webapp-run". This meant it was impossible to deploy more than
one webapp in a project.

Form a better default from the "name" variable. For existing deployments
the service account id will be unchanged if the "name" variable is at
its default value.

Allow the service account id to be specified explicitly via the
optional "service_account_id" variable.

Closes #6
parent 2e650de8
No related branches found
No related tags found
No related merge requests found
Pipeline #32657 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment