Model
Type: Placement
Description
Where will the project be deployed in the declared provider environment.
provider: Currently only "aws". Required.
account: The AWS account number to deploy to. Required.
stage: The stage of the deployment, such as "dev", "test", "prod". Optional.
This allows for multiple deployments of the same project to the same provider region.
region: Any valid AWS region, such as "us-east-1", "us-west-2", etc. Required.