0
0
llucycodes42
This code creates a new docker image from the specified myresource .
Shortcut: tf_docker_image
resource "docker_image" "${MyResource}" {
}
0
0
llucycodes42
This code creates a new docker image from the specified myresource .
Shortcut: tf_docker_image
resource "docker_image" "${MyResource}" {
}