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
Did you build Terracognita from sources or did you use the Docker image: Build from source
Describe the bug:
In CONTRIBUTING.md, the section AzureRM Middleware layer states that "To add a new call you have to add a new Function to the list in aws/cmd/generate.go". It should be azurerm/cmd/generate.go" which is the accurate path for AzureRm. Also currently mentioned file on documentation aws/cmd/generate.go" doesn't exist.
The text was updated successfully, but these errors were encountered:
General information:
Describe the bug:
In CONTRIBUTING.md, the section AzureRM Middleware layer states that "To add a new call you have to add a new Function to the list in aws/cmd/generate.go". It should be azurerm/cmd/generate.go" which is the accurate path for AzureRm. Also currently mentioned file on documentation aws/cmd/generate.go" doesn't exist.
The text was updated successfully, but these errors were encountered: