mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
Reviewed By: a8m Differential Revision: D16709221 fbshipit-source-id: fb946974eb13319c1c30597ecadc93d76056761e
5 lines
67 B
HCL
5 lines
67 B
HCL
provider "aws" {
|
|
region = "eu-central-1"
|
|
version = "~> 2.0"
|
|
}
|