modules/onboard-app/backend.tf (
5
lines of code) (
raw
):
terraform { backend "gcs" { prefix = "/onboarding/tfstate/" } }