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

Dev-migration-DBT-Platform #2134

Closed
wants to merge 13 commits into from
Closed

Dev-migration-DBT-Platform #2134

wants to merge 13 commits into from

Conversation

depsiatwal
Copy link
Contributor

No description provided.

conf/caseworker.py Outdated Show resolved Hide resolved
conf/exporter.py Outdated Show resolved Hide resolved
@depsiatwal
Copy link
Contributor Author

Testing on Dev2 and this looks good

1 similar comment
@depsiatwal
Copy link
Contributor Author

Testing on Dev2 and this looks good

@markj0hnst0n
Copy link
Contributor

Would it be an idea to deploy this somewhere so we can see it's backwards compatible okay?

@depsiatwal
Copy link
Contributor Author

Would it be an idea to deploy this somewhere so we can see it's backwards compatible okay?

I did test these branches on dev2 all was ok, probably need to retest with most recent changes.

Comment on lines +205 to +207
AWS_ACCESS_KEY_ID = env.str("AWS_ACCESS_KEY_ID", None)
AWS_SECRET_ACCESS_KEY = env.str("AWS_SECRET_ACCESS_KEY", None)
AWS_REGION = env.str("AWS_REGION", "eu-west-2")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason this needs to change because of DBT Platform?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for aws creds in aws as it will auto use whatever roll it has for ecs

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.

5 participants