isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

fix(deploymentclient): fix config.get #779

Closed seaerchin closed 1 year ago

seaerchin commented 1 year ago

Problem

DeploymentClient was referring to aws.amplify.region which doesn't exist

Solution

change to aws.region