canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

feature request: Add a terraform module for mysql-k8s #512

Open orfeas-k opened 10 hours ago

orfeas-k commented 10 hours ago

Currently, in order to integrate mysql-k8s in a terraform module, we need to define a resource juju_application (example). In order to facilitate the use of mysql-k8s in other terraform modules, we 'd need to create a module that would ideally align with referenced spec and would be integrate-able in higher-level modules (example).

In the analytics team, that's how we tackled the same tasks for our charms https://github.com/canonical/training-operator/pull/200.

syncronize-issues-to-jira[bot] commented 10 hours ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5567.

This message was autogenerated