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

connectors/django/fma_django/models.py forces aggregation to happen in specific aws region #21

Open
ksneab7 opened this issue Mar 20, 2023 · 1 comment
Assignees

Comments

@ksneab7
Copy link
Contributor

ksneab7 commented Mar 20, 2023

General Information:

  • OS: Any
  • Python version: 3.8.13
  • Library version: 0.0.1

Describe the bug:
The fma-django forces the region to be us-east-1 for remote deployment on 106 in connectors/django/fma_django/models.py

To Reproduce:
do remote deployment

Expected behavior:
will only properly deploy remotely to us-east-1 aws region

Screenshots:

Additional context:

@JGSweets
Copy link
Contributor

Can do via settings and pull in within models.py

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

No branches or pull requests

5 participants