Getting an error while trying to complete Install-cli tutorial on windows 10

Hi everyone,
After typing ‘terraform apply’ I am getting following error :
Error: Unsupported attribute

│ on main.tf line 20, in resource “docker_container” “nginx”:
│ 20: image = docker_image.nginx.latest

│ This object has no argument, nested block, or exported attribute named “latest”.

Please tell me what I am doing wrong ?
P.S. I didn’t change anything in main.tf configuration

Please see a previous response I wrote on this topic: Error following quick starter guide on Windows 11 - #4 by maxb

1 Like

Thanks a lot! Works like a charm, modified query by using v2 to v3 migration guide