This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
AFS
/
xdr-terraform-live
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
671dc26b50
Rami (Branch)
Tag
master
xdr-terraform-l...
/
common
/
aws
/
mdr-common-services
/
001-tfstate
/
provider.tf
provider.tf
112 B
Cronologia
Originale
1
2
3
4
5
6
7
8
provider "aws" {
region = "us-east-1"
version = "~> 2.0"
allowed_account_ids = [
471284459109
]
}