Explorar o código

ensure we do not get the eks AMIs

Chris Mague %!s(int64=3) %!d(string=hai) anos
pai
achega
6ade5f0e5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      inputs.tf

+ 1 - 1
inputs.tf

@@ -1,6 +1,6 @@
 data "aws_ami" "re-ami" {
   most_recent = true
-  name_regex  = "ubuntu-bionic-18.04-amd64-server"
+  name_regex  = "ubuntu\\/images\\/hvm-ssd\\/ubuntu-bionic-18.04-amd64-server"
   # This is Canonical's ID
   owners = ["099720109477"]