Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main.tf issue #1

Open
mazzoul opened this issue Mar 13, 2023 · 0 comments
Open

main.tf issue #1

mazzoul opened this issue Mar 13, 2023 · 0 comments

Comments

@mazzoul
Copy link

mazzoul commented Mar 13, 2023

#1. docker_image.nginx.latest is no longer valid.
#2. Even updated 'docker_image.nginx.latest' to 'docker_image.nginx.image_id', terraform apply still have issue after 'terraform init -upgrade'. The error is following:

$ terraform apply

│ Error: Error pinging Docker server: error during connect: Get "http://%2F%2F.%2F%2Fpipe%2F%2Fdocker_engine/_ping": open //.//pipe//docker_engine: The system cannot find the file specified.

│ with provider["registry.terraform.io/kreuzwerker/docker"],
│ on main.tf line 11, in provider "docker":
│ 11: provider "docker" {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant