Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various Feature-Request for terraform #186

Open
igdrscylladb opened this issue Jan 23, 2025 · 1 comment
Open

Various Feature-Request for terraform #186

igdrscylladb opened this issue Jan 23, 2025 · 1 comment
Labels
enhancement New feature or request resource/cluster

Comments

@igdrscylladb
Copy link

igdrscylladb commented Jan 23, 2025

Reviewing the Scylla Cloud GUI the following should be possible done also using Terraform. At the moment I am not able to implement what I would like to following the documentation available:
https://registry.terraform.io/providers/scylladb/scylladbcloud/latest/docs

I would be grateful if the following can be implemented as at the moment this is blocking the developing of my use case.

1) Add an argument to scylladb_cloud terraform resource to support enabling/disabling monitoring (aka prometheus proxy) at database creation or afterwards

2) Add an attribute to scylladb_cloud terraform resource to allow to extract url and token to access metrics via prometheus proxy

3) Add an argument to scylladb_cloud terraform resource to support setting database level encryption at database creation (Scylla key / Customer Key)

For 1) Cluster Metrics can be disable at creation and/or afterwards

Image

Image

For 3) Select DB encryption either using Scylla Key or Customer Key

Image

@mykaul
Copy link

mykaul commented Jan 23, 2025

  1. This is a public repository, let's not discuss internal items here.
  2. One issue per request please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request resource/cluster
Projects
None yet
Development

No branches or pull requests

3 participants