-
Notifications
You must be signed in to change notification settings - Fork 11
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
Not getting the image #57
Comments
@eliassal Could you provide more details? Does the CLI show any output or errors? |
@Ianyliu any feedback please? |
@eliassal how are you running it? could you try running it via Docker? |
I am running the tool in a powershell terminal. in Docker? How? |
Hi @eliassal After you install Docker Desktop, try the following in the Terraform directory:
|
Thanks @Ianyliu , I have already docker desktop, I ran the command you gave and it did not work for the project I was using with backend error as you can notice in snapshot 1, I tried both init --migrate and the 2nd init reconfigure but it gives a backend error, so is this a terrafoprm error or blast error? but it worked for another project and I got a graph as you can see in snapshot 1. However, |
Another question, when graph was displayed correctly, is it possible to tell the blast docker container to save it to a directory in the host machine? |
Thanks for your help and response on the original inactive github project. I did visit your fork and followed your instructions by running
blast-radius --serve "C:\Projects\...........\Terraform - Full Course\weatherapi"
the path contains a terraform initialized project
it runs then I choose Firefox, I get a page with python code as follows (not sure what should I do to have the image insttead of code)
The text was updated successfully, but these errors were encountered: