Packages

Arke project generator. Provides a `mix arke.new` task to bootstrap a new Elixir application with Arke dependencies.

Current section

Files

Jump to
arke_new templates terraform environments develop outputs.tf
Raw

templates/terraform/environments/develop/outputs.tf

output "domain" {
value = local.host.primary
}