This website works better with JavaScript
Página inicial
Registrar
Entrar
aashish-fiftyfive
/
infra-assessment
fork de
LiveLike/infra-assessment
Fork
Arquivos
Pull Requests
Tree:
d2182b33f8
Branches
Tags
main
terraform
infra-assess...
/
provider.tf
provider.tf
73 B
Histórico
Raw
1
2
3
4
5
## AWS Provider Configuration
provider "aws" {
region = var.region
}