This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
chris
/
tfmodule-aws-2tier-vpc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d4c778051f
Rami (Branch)
Tag
master
tfmodule-aws...
/
main.tf
main.tf
76 B
Cronologia
Originale
1
2
3
4
provider "aws" {
region = "${var.region}"
profile = "${var.profile}"
}