"source_ami_filter": { | |
"filters": { | |
"virtualization-type": "hvm", | |
"name": "ubuntu/images/hvm-ssd/*ubuntu-bionic-18.04-amd64-server-*", | |
"root-device-type": "ebs" | |
}, | |
"owners": ["099720109477"], | |
"most_recent": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment