Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

feat: Add service-account datasource #104

Closed patrickpichler closed 2 years ago

patrickpichler commented 3 years ago

It is now possible to retrieve service-account as a datasource. This way one can retrieve the id of a service-account by just specifying the name.

patrickpichler commented 2 years ago

@Mongey any chance this could get merged?