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