Skip to content

Cloud Quest: Infrastructure with Generative AI Codewhisperer not working

0

I'm trying to run this lab in Cloud Quest, but get stuck right after the step where you have to enter

# create a vpc with IpAddresses 10.10.0.0/16, a NAT gateway, a public subnet, PRIVATE_WITH_EGRESS subnet and a RDS subnet

During typing this comment, Codewhisperer seems to want to help me completing my comment which of course I don't want, but after half way, it stops. When I finished writing my comment, I hit the enter key as per instructed by the lab, but Codewhisperer seems to stopped working completely here. No code suggestions appear at all.

Of course I could just copy in the contents of ci_genai_stack.py, but that can't be the purpose of this lab.

ANything not working properly anymore with Codewhisperer?

1 Answer
0

You could try pressing enter a second time, if that doesn't work start typing the code and it usually picks it up from there

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.