index
:
infra-terraform
master
Common Terraform modules
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
yandex
/
server
/
providers.tf
blob: 3a5782f2eb7a67c5f7c430bdda2b34bd5003fd01 (
plain
) (
blame
)
1
2
3
4
5
6
7
terraform
{
required_providers
{
yandex
=
{
source
=
"yandex-cloud/yandex"
}
}
}