Daniel Gato
01/05/2022, 10:17 AMDaniel Gato
01/05/2022, 10:17 AM-
Daniel Gato
01/05/2022, 10:18 AMfrontend
from the guide app
in this examplegio
01/05/2022, 11:38 AMDaniel Gato
01/05/2022, 12:18 PMDaniel Gato
01/05/2022, 12:18 PMDaniel Gato
01/05/2022, 12:19 PMdaniel
stageDaniel Gato
01/05/2022, 12:20 PMcustomDomain: {
hostedZone: '<http://xx.io|xx.io>',
domainName:
scope.stage === 'prod'
? '<http://api.xx.io|api.xx.io>'
: `${scope.stage}.<http://api.xx.io|api.xx.io>`,
},
ReactStatucSite:
customDomain: {
domainName:
scope.stage === 'prod'
? '<http://app.xx.io|app.xx.io>'
: `${scope.stage}.<http://app.xx.io|app.xx.io>`,
hostedZone: '<http://xx.io|xx.io>',
},
Daniel Gato
01/05/2022, 12:30 PMDaniel Gato
01/05/2022, 12:30 PM[Error at /daniel-xxx-api/Api] Found zones: [] for dns:<http://api.xxx.io|api.xxx.io>, privateZone:undefined, vpcId:undefined, but wanted exactly 1 zone
Daniel Gato
01/05/2022, 1:18 PMthdxr
01/05/2022, 1:27 PMthdxr
01/05/2022, 1:27 PMthdxr
01/05/2022, 1:28 PM--stage
and that should fix itDaniel Gato
01/05/2022, 1:28 PMthdxr
01/05/2022, 1:28 PMDaniel Gato
01/05/2022, 1:29 PMDaniel Gato
01/05/2022, 1:29 PMDaniel Gato
01/05/2022, 1:29 PMDaniel Gato
01/05/2022, 1:30 PMthdxr
01/05/2022, 1:52 PMthdxr
01/05/2022, 1:53 PMsst start
should fix itthdxr
01/05/2022, 1:53 PMsst deploy --stack <stack in error message>
thdxr
01/05/2022, 1:53 PMDaniel Gato
01/05/2022, 1:54 PMthdxr
01/07/2022, 7:09 PMthdxr
01/07/2022, 7:09 PM