This website works better with JavaScript
Inicio
Rexistro
Iniciar sesión
aashish-fiftyfive
/
infra-assessment
Fork de
LiveLike/infra-assessment
Fork
Ficheiros
Pull Requests
Árbore:
34f2e84d26
Ramas
Etiquetas
main
terraform
infra-assess...
/
provider.tf
provider.tf
72 B
Histórico
Raw
1
2
3
4
5
## AWS Provider Configuration
provider "aws" {
region = var.region
}