Terraform and Docker
Terraform needs to be told which provider to be used in the automation, hence we need to give the provider name with source and version. For Docker, we can use this block of code in your main.tf
Blocks and Resources in Terraform
A block is a section...
abhisek6.hashnode.dev3 min read
Jinu
excellent