Carlos Eduardo

Results 6 comments of Carlos Eduardo
trafficstars

> @carlosrfranco this seems out of date, can we close this? @gschueler Yes, I think so. This PR was created automatically. I dont know why it is using my credentials

@rlueckl If you have the database in the state before the upgrade attempt, you can try changing dbCreate config to `none` instead of `update`. If the database is in the...

> > ```sql > > delete from databasechangelog where id = '4.x-add-uuid-and-job-uuid'; > > alter table execution drop column job_uuid; > > ``` > > @carlosrfranco can you confirm that...

Hi @thedoc31. AFAIK, to get the credentials for the role using the assumeRole property, the aws client will try to connect to the aws provider using credentials that should be...