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

Display nicer error when AWS_REGION is not set #506

Closed
christophetd opened this issue Apr 4, 2024 · 0 comments · Fixed by #507
Closed

Display nicer error when AWS_REGION is not set #506

christophetd opened this issue Apr 4, 2024 · 0 comments · Fixed by #507
Assignees
Labels
good first issue Good for newcomers kind/enhancement New feature or request platform/aws

Comments

@christophetd
Copy link
Contributor

Currently:

2024/04/04 11:33:06 unable to run terraform apply on prerequisite: unable to create attack technique prerequisites. Ensure you are authenticated against AWS and have the right permissions to run Stratus Red Team.
Stratus Red Team will display below the error that Terraform returned:
unable to apply Terraform: exit status 1

Error: Missing required argument

  on main.tf line 10, in provider "aws":
  10: provider "aws" {

The argument "region" is required, but no definition was found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request platform/aws
Projects
None yet
1 participant