hashicorp / hashicorp/consul-aws

Add `-region=<region_name>` argument.

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
55
Forks
15
PR merge metrics
No merged PRs in 30d

Description

We're currently forced to use the `AWS_REGION` environment variable to set/override AWS region where pretty much everything else is available via CLI argument, so just adding this for the sake of consistency and user experience.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the CLI argument parsing and the existing AWS_REGION handling in the Go code. Add the region argument consistently with the other CLI options, ensure it can set or override the AWS region, and verify that the command uses the supplied value.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.