Skip to content

Region is not getting resolved in following configuration #6214

@saumilsdk

Description

@saumilsdk

I have used another yml file for loading stage based configuration but unable to get region resolved in that case. Please help.


provider:
  name: aws
  runtime: nodejs8.10
  stage: test
  configuration: ${file(./deploy/config/${opt:stage, self:provider.stage}.yml)}
  region: ${self:provider.configuration.provider.region}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions