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

Feature: access-key and secret-key as Juju Config instead of action #62

Open
mcarvalhor opened this issue Sep 25, 2024 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@mcarvalhor
Copy link
Member

Hi everyone,

Currently we need to run sync-s3-credentials action in order to provide the access-key and secret-key to the s3-integrator charm.

This is a feature request to add these as Juju config as well (or instead).
Since Terraform Juju Provider doesn't support actions, this becomes a manual step which cannot be automated.

If it's a Juju config, we can automate it using Terraform Juju Provider and Terraform Openstack Provider.

@mcarvalhor mcarvalhor added the bug Something isn't working label Sep 25, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

@dragomirp dragomirp added enhancement New feature or request and removed bug Something isn't working labels Sep 26, 2024
@dragomirp
Copy link
Contributor

Hi, @mcarvalhor, the plan is to switch to a configuration pointing to a secret like in the azure-storage-integrator charm. Would that work for your use case?

@mcarvalhor
Copy link
Member Author

Hi @dragomirp

I think that works! Since Terraform Juju provider supports secrets as well:

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

No branches or pull requests

2 participants