eager-keyboard-30823
02/16/2023, 1:13 PMbrainy-church-78120
02/16/2023, 5:23 PMeager-keyboard-30823
02/16/2023, 10:02 PMbrainy-church-78120
02/16/2023, 10:15 PMeager-keyboard-30823
02/16/2023, 10:47 PMbrainy-church-78120
02/16/2023, 11:11 PMeager-keyboard-30823
02/16/2023, 11:17 PMbrainy-church-78120
02/16/2023, 11:19 PMLiHRaM
?lemon-agent-27707
02/16/2023, 11:29 PMactions
button for the stack that allows clicking to deploy.eager-keyboard-30823
02/16/2023, 11:51 PMlihram-test
(and yes @brainy-church-78120, LiHRaM
is my username). I’ll configure a project and send you what I see.pulumi up
4. Installing the GitHub applemon-agent-27707
02/17/2023, 12:10 AMeager-keyboard-30823
02/17/2023, 12:30 AMlemon-agent-27707
02/17/2023, 7:28 PM{
"git": {
"repoURL": "<https://github.com/pulumi/examples.git>",
"branch": "refs/heads/master",
"repoDir": "aws-ts-s3-folder",
"gitAuth": {
"accessToken": {
"secret": "myAccessToken"
}
}
}
}
{
"git": {
"repoURL": "<https://github.com/pulumi/examples.git>",
"branch": "refs/heads/master",
"repoDir": "aws-ts-s3-folder",
"gitAuth": {
"sshAuth": {
"privateKey": {
"secret": "myPrivateKey"
},
"password": {
"secret": "myPassword"
}
}
}
}
}
eager-keyboard-30823
02/21/2023, 9:22 AMlemon-agent-27707
03/01/2023, 3:22 PMeager-keyboard-30823
03/01/2023, 3:23 PM