I'm looking to create cassandra DB tables through terraform, on Azure. I already have the relative keyspaces in place.
My deployment is leveraging azurerm, however their provisioner is lacking a cassandra-tables resources. As of now, I can only deploy cassandra tables through Azure UI on the portal or with Azure CLI scripting, however this isn't the best solution for a variety of reasons.
Is there a provider that could help me with this? I'm giving a look around but it seems that there isn't much I could leverage.
For whatever reason it looks like hashicorp never implemented cassandra table in their provider. Their source code is missing the implementation for it.
I suggest filing a new bug on their repo. You can do that here
1.4m articles
1.4m replys
5 comments
57.0k users