You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
I also get similar errors when running against my own Swagger YAML:
$ jsderef api/swagger/swagger.yaml | swagger2tf > apig-terraform/schema.tf
$ cd apig-terraform/
$ terraform plan
Failed to load root config module: Error loading /Users/brianantonelli/Dev/apig-tf-example/example/eb_sample_swagger_app/apig-terraform/schema.tf: position -: resource must be followed by exactly two strings, a type and a name
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running the example command against the example Swagger YAML the
terraform plan
command fails:I also get similar errors when running against my own Swagger YAML:
The text was updated successfully, but these errors were encountered: