We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20633f3 + 9becc82 commit fbb5e89Copy full SHA for fbb5e89
examples/simple/terraform.tfvars.example
@@ -22,6 +22,7 @@ network_config = {
22
# memory_limit = "4Gi"
23
# authenticator_kind = "Password"
24
# external_login_password_mz_system = random_password.analytics_mz_system.result
25
+# license_key = "[...]"
26
# },
27
# {
28
# name = "demo"
@@ -30,5 +31,6 @@ network_config = {
30
31
# cpu_request = "2"
32
# memory_request = "4Gi"
33
34
35
# }
36
# ]
0 commit comments