Skip to content

aws: allow user to specify the --region parameter if required#23

Open
rhdmalone wants to merge 3 commits into
openshift-sustaining:mainfrom
rhdmalone:dmal_track_main
Open

aws: allow user to specify the --region parameter if required#23
rhdmalone wants to merge 3 commits into
openshift-sustaining:mainfrom
rhdmalone:dmal_track_main

Conversation

@rhdmalone

@rhdmalone rhdmalone commented May 19, 2025

Copy link
Copy Markdown
Collaborator

This is a simple enhancement to allow the user override the region for the commands

list_aws_vms and

create_aws_vm

(If the user does not specify a region, the default one from the .env file is still used)

In this example:
in the .env file, the region is set to us-east-1:

AWS_DEFAULT_REGION=us-east-1

but the user specifies a different the region in the command line:
image

@rhdmalone rhdmalone requested a review from prabhapa as a code owner May 19, 2025 15:11
@rhdmalone rhdmalone closed this Jul 8, 2025
@rhdmalone rhdmalone deleted the dmal_track_main branch July 8, 2025 11:16
@rhdmalone rhdmalone restored the dmal_track_main branch July 8, 2025 11:16
@rhdmalone rhdmalone reopened this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants