terraform-provider-kafka icon indicating copy to clipboard operation
terraform-provider-kafka copied to clipboard

add iam authentication support

Open sergeyyegournov opened this issue 1 year ago • 4 comments

add aws iam authentication support via oauth sasl mechanism

sergeyyegournov avatar Jan 25 '24 05:01 sergeyyegournov

#372 looks to cover this, no?

twcurrie avatar Feb 02 '24 14:02 twcurrie

#372 looks to cover this, no?

This PR allows setting the role to assume in providers config as also the aws provider do. For our usecase this would be the better approach.

bot-mb-cpxn-renovate avatar Feb 05 '24 10:02 bot-mb-cpxn-renovate

This PR allows setting the role to assume in providers config as also the aws provider do. For our usecase this would be the better approach.

@Mongey With the above in mind, what would be needed to include these changes as well?

twcurrie avatar Feb 05 '24 13:02 twcurrie

@sergeyyegournov can you please update your PR with latest changes on master we do need this feature. If you don't have time please lmk I will open one from my end

sappusaketh avatar Feb 29 '24 16:02 sappusaketh

superseded by #391

Mongey avatar Mar 13 '24 21:03 Mongey