Open nilsbunger opened 2 months ago
Hello @nilsbunger.
Template error: Unable to get mapping for EnvironmentMap::test-env2::InstanceClass
I don't think i've seen this error before honestly. Does it work if you create a new environment and deploy in the existing app? Do you have anything in prod for your existing application?
Description:
a very basic environment creation is failing:
Details:
I'm on AWS copilot v1.34.0, on an M1 Mac, deploying to US-West-2
Observed result:
I get the following error during
copilot env deploy --name test-env2
:Expected result:
I expect the environment to deploy!
Debugging:
I've tried creating a new directory with a brand new copilot application. In that case, I can create and deploy that simple environment just fine. Something must be wrong with my existing copilot application but I can't figure out what.