Dan Van Brunt
04/28/2022, 6:25 PMStaticSite
is erroring out with
[Error at /prod-idx-main/GatsbySite] Found zones: [] for dns:subdomain.klick.com, privateZone:undefined, vpcId:undefined, but wanted exactly 1 zonewhen we try to run
npx sst diff prod-idx-main --stage prod --profile NOT_TELLING
Dan Van Brunt
04/28/2022, 6:27 PM<http://subdomain.klick.com|subdomain.klick.com>
Frank
Seth Geoghegan
04/28/2022, 6:32 PMDan Van Brunt
05/03/2022, 5:01 PMsst deploy —profile MYPROFILE
vs
AWS_PROFILE=MYPROFILE sst deploy
Dan Van Brunt
05/03/2022, 5:01 PMSeth Geoghegan
05/03/2022, 5:03 PMSeth Geoghegan
05/03/2022, 5:03 PMsst deploy —-profile=MYPROFILE
Seth Geoghegan
05/03/2022, 5:03 PMDan Van Brunt
05/03/2022, 5:04 PMDan Van Brunt
05/03/2022, 5:06 PM=
for it to workSeth Geoghegan
05/03/2022, 5:07 PMSeth Geoghegan
05/03/2022, 5:07 PMSeth Geoghegan
05/03/2022, 5:08 PMSeth Geoghegan
05/03/2022, 5:09 PM-profile <profile name>
was silently ignored?