-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathazure.yaml
More file actions
25 lines (23 loc) · 1.02 KB
/
Copy pathazure.yaml
File metadata and controls
25 lines (23 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# azd (Azure Developer CLI) configuration for FDAI.
#
# Provides the platform phase of the direct public-network development path over
# the Terraform under `infra/` (docs/roadmap/deployment/deploy-and-onboard.md).
# The guarded `azd-up.sh` wrapper composes that phase with the service-owned Core
# root, migrations, image build, and bounded verification.
#
# Scope: bare `azd provision` and `azd up` still provision only the integrated
# Terraform root. Use the wrapper for a runnable public dev Core. Runtime images
# for private, shared, staging, and production environments continue to deploy
# through the protected service workflow. Private subscription genesis uses
# `fdaictl` plus the protected runner.
#
# Environment values (subscription id, tenant id, resource group, region) are
# supplied at run time by the azd environment / env vars, never committed -
# the repo stays customer-agnostic
# (.github/instructions/generic-scope.instructions.md).
name: fdai
metadata:
template: fdai@0.1.0
infra:
provider: terraform
path: infra