Managing deployment using SSM

0

Hi, I am using Jenkins to deploy, by using an SSH connection. I started to use SSM with the AzureAD credentials (SSO solution), how can I deploy? as Jenkins doesn't have an AAD account so it can't access the instances for deployment. Any idea?

2 Risposte
2

If your Jenkins is deployed in EC2 instance, you can asign it an instance profile (IAM role). Add an IAM policy that allows access to the SSM to the IAM role. No more actions required in this case.

profile picture
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
Artem
verificato un mese fa
0

You need create a ssh key and configure in jenkins

profile picture
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande