TomasKunka
TomasKunka
I've built the newest pyspark version. How can I contribute it, if pyspark folder already exists in docksets directory? Should I edit it?
hi @manicminer, do this have a chance of being merged in a month or so? I just want to set proper expectations. we need it at my workplace, so I'm...
I ended up publishing my own version... ```terraform terraform { required_providers { azuread = { source = "TomasKunka/azuread" version = "2.48.0" } } } data "azuread_group" "example" { display_name =...
Thank you for the kind words and thorough explanation @manicminer !