terraform-provider-kafka
terraform-provider-kafka copied to clipboard
add iam authentication support
add aws iam authentication support via oauth sasl mechanism
#372 looks to cover this, no?
#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.
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?
@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
superseded by #391