Provisioned an NGINX container using Terraform with the Docker providerInfrastructure as Code (IaC) makes container management efficient, consistent, and scalableUsed Terraform to pull the official NGINX image and create a container named 'tutorial' exposed on port 8000This setup showcases the power of IaC in streamlining containerized development