This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Terraform
/
SimpleServers
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
SimpleServers
/
SingleWeb
/
z_nextsteps.j
z_nextsteps.j
91 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
{% import "variables.include" as var %}
output "NEXT-STEPS" {
value = <<EOF
Enjoy!
EOF
}