ArberBajraktari / SWComponents

0 stars 0 forks source link

Connecting AWS with Git CI/CD Pipeline #6

Open ArberBajraktari opened 2 years ago

ArberBajraktari commented 2 years ago

Problem with IAM premission (restricted acc), unable to gain access key id to connect with the pipeline

ArberBajraktari commented 2 years ago

The 3 secrets that we needed in order to deploy the app can be found here. After we click on details and then AWS CLI:

Image

ArberBajraktari commented 2 years ago

Then, we add the deploy job on maven.yaml and the upload worked.

Image

ArberBajraktari commented 2 years ago

This is how it looks when we access it:

Image