Skip to content

terraform plan deletes docker images #373

Answered by PeddeF
PeddeF asked this question in Q&A
Discussion options

You must be logged in to vote

I solved my problem...
I was missing the environment variables.

When setting e.g.
env = ["MARIADB_DATABASE=keycloak", "MARIADB_USER=keycloak", "MARIADB_PASSWORD=Password", "MARIADB_ROOT_PASSWORD=root_passw@rd"]

everything works as expected

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PeddeF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant