mirror of
https://github.com/dap-ps/infra-dapps.git
synced 2025-02-24 01:48:15 +00:00
add missing owner account id
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
df664bd2f6
commit
ea781be845
2
main.tf
2
main.tf
@ -47,6 +47,8 @@ data "aws_ami" "debian" {
|
|||||||
name = "name"
|
name = "name"
|
||||||
values = ["debian-stretch-hvm-arm64-gp2-2019-04-28-63458"]
|
values = ["debian-stretch-hvm-arm64-gp2-2019-04-28-63458"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
owners = [379101102735]
|
||||||
}
|
}
|
||||||
|
|
||||||
//resource "aws_instance" "dev-dapps" {
|
//resource "aws_instance" "dev-dapps" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user