This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
chris
/
tfmodule-aws-2tier-vpc
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d4c778051f
Ramos
Etiquetas
master
tfmodule-aws...
/
main.tf
main.tf
76 B
Histórico
Em bruto
1
2
3
4
provider "aws" {
region = "${var.region}"
profile = "${var.profile}"
}