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

Add configurable AWS region #6

Merged
merged 1 commit into from Dec 2, 2021
Merged

Add configurable AWS region #6

merged 1 commit into from Dec 2, 2021

Conversation

HoraceShmorace
Copy link
Owner

@HoraceShmorace HoraceShmorace commented Dec 1, 2021

Addresses Issue #6

Allow region to be either:

  1. Set to the value of the AWS_REGION environment variable.
  2. Set to the value of the IF_REGION environment variable.
  3. Passed in as a second command-line argument to the setup, deploy, update NPM scripts.

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.

Allow for the region to be set for all resources
1 participant