Elastic Beanstalk...

0

I have an error during the deploy for 2 days.

When I execute eb deploy or eb deploy --nohang

ERROR: InvalidParameterValueError - The configuration file .ebextensions/environment.config in application version app-5e65-230822_115240990554 contains invalid YAML or JSON. YAML exception: Invalid Yaml: mapping values are not allowed here in 'reader', line 11, column 22: AWS_ACCESS_KEY_ID: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

In my .ebextensions/environment.config I have the string WITHOUT "

I removed all cache, all history, I removed my environments and each time I have this error.

Where is the file ?

Could you help me ?

Thanks

LJO377
asked 9 months ago228 views
2 Answers
0

Hello.
Is it possible to share environment.config?
Looking at the error alone, there appears to be something wrong with the syntax of line 11.

profile picture
EXPERT
answered 9 months ago
0

Hello, My project is in gitlab and I noticied it has been linked automatically with beanstalk. It I well understood what happens, beanstalk don't deploy frop my pc but from the last commited version in git lab. If someone could confirm, I'll appreciate. Best regards

LJO377
answered 9 months 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.

Guidelines for Answering Questions