Skip to content
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

The --aws-profile option doesn't actually exist #404

Open
nhooey opened this issue Dec 5, 2023 · 1 comment
Open

The --aws-profile option doesn't actually exist #404

nhooey opened this issue Dec 5, 2023 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@nhooey
Copy link

nhooey commented Dec 5, 2023

General information:

  • Operating System: Mac OS Sonoma 14.1.1
  • Terracognita version / tag: 0.8.4
  • Did you build Terracognita from sources or did you use the Docker image: Homebrew

Describe the bug:

The terracognita aws --aws-profile <aws_profile_label> doesn't actually work, and is detected as non-existant.

Log message

$ terracognita aws --aws-profile my_aws_profile resources
Error: unknown flag: --aws-profile

Additional context

This option was supposedly added in 2020: #142.

Partial output of terracognita aws --help:

$ 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
@nhooey nhooey added the Type: Bug Something isn't working label Dec 5, 2023
@nhooey
Copy link
Author

nhooey commented Dec 5, 2023

The same issue occurs with --aws-access-key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant