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

GDB-9776: Add random password and cluster secret #27

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

kristianiliev1
Copy link
Contributor

Description

Added random password and cluster token generate for GraphDB Admin password.

Removed some validations that were not needed here.

Related Issues

https://ontotext.atlassian.net/browse/GDB-9776

Changes

Screenshots (if applicable)

Checklist

  • I have tested these changes thoroughly.
  • My code follows the project's coding style.
  • I have added appropriate comments to my code, especially in complex areas.
  • All new and existing tests passed locally.

modules/config/variables.tf Outdated Show resolved Hide resolved
modules/config/variables.tf Outdated Show resolved Hide resolved
modules/config/variables.tf Outdated Show resolved Hide resolved
modules/config/main.tf Show resolved Hide resolved
modules/config/main.tf Show resolved Hide resolved
@viktor-ribchev viktor-ribchev changed the title Add random password and cluster secret GDB-9776: Add random password and cluster secret Mar 20, 2024
Removed validation and defaults for password and token variables in the config module.
Updated the user data scripts.
Added graphdb_admin_password and graphdb_cluster_token to root main.tf and variables.tf

fixed formatting
@viktor-ribchev viktor-ribchev merged commit fe4dc93 into main Mar 26, 2024
2 checks passed
@viktor-ribchev viktor-ribchev deleted the GDB-9776-random branch March 26, 2024 13:35
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

Successfully merging this pull request may close these issues.

3 participants