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

map environment config to a class #22

Open
teyckmans opened this issue Jan 29, 2020 · 1 comment
Open

map environment config to a class #22

teyckmans opened this issue Jan 29, 2020 · 1 comment
Milestone

Comments

@teyckmans
Copy link
Collaborator

to make the use of the environment configuration easier, we should map the config to a class and provide an instance during resource generation.

@teyckmans teyckmans added this to the 0.2.0 milestone Jan 29, 2020
@teyckmans
Copy link
Collaborator Author

This way we can also make secret management more easy, by annotating sensitive configuration parameters with @sensitive, this will also allow the encrypt/decrypt tasks to work for a complete environment properly.

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

No branches or pull requests

1 participant