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
$ terracognita aws --help
Terracognita reads from AWS and generates hcl resources and/or terraform state
Usage:
terracognita aws [flags]
terracognita aws [command]
Available Commands:
resources List of all the AWS supported Resources
Flags:
--aws-profile string Name of the Profile to use with the Credentials
The text was updated successfully, but these errors were encountered:
General information:
Describe the bug:
The
terracognita aws --aws-profile <aws_profile_label>
doesn't actually work, and is detected as non-existant.Log message
Additional context
This option was supposedly added in 2020: #142.
Partial output of
terracognita aws --help
:The text was updated successfully, but these errors were encountered: