joselitofilho / aws-terraform-generator

The AWS Terraform Generator is a powerful tool designed to simplify and streamline the process of creating Terraform configurations for AWS infrastructure. With this tool, you can quickly generate Terraform code to provision AWS resources such as EC2 instances, S3 buckets, RDS databases, Lambda functions, API Gateways, and much more.
MIT License
14 stars 1 forks source link

cannot find the binary for aws-terraform-generator #4

Open Kedesai opened 5 days ago

Kedesai commented 5 days ago

I installed per the command provided in your readme. But I cannot find the aws-terraform-generator. Can you help? Here is the install and the tree of the directory structure: sudo /usr/local/go/bin/go install github.com/joselitofilho/aws-terraform-generator@latest go: downloading github.com/joselitofilho/aws-terraform-generator v0.12.0 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/diagram-code-generator/resources v1.4.2 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/joselitofilho/drawio-parser-go v0.3.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/joselitofilho/hcl-parser-go v0.1.0 go: downloading github.com/ettle/strcase v0.2.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading golang.org/x/text v0.11.0 go: downloading github.com/diagram-code-generator/template v1.0.0 go: downloading github.com/emicklei/dot v1.6.1 go: downloading github.com/hashicorp/hcl/v2 v2.20.1 go: downloading github.com/zclconf/go-cty v1.14.4 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/sys v0.14.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/agext/levenshtein v1.2.1 go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0 go: downloading github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 aws-terraform-generator.txt