web-platform-tests / wpt.live

A live version of the web-platform-tests project
https://wpt.live/
15 stars 11 forks source link

Remove infrastructure/docker-image/latest-image.py and use docker provider #63

Open jcscottiii opened 2 years ago

jcscottiii commented 2 years ago

Currently, we get the details about the docker image from latest-image.py

We can reduce the amount of code we need to maintain by removing that file and migrating to a docker provider for terraform

Benefits: