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

fix: scan and documentation issues #48

Merged
merged 5 commits into from Oct 6, 2023
Merged

Conversation

ericbutera
Copy link
Contributor

@ericbutera ericbutera commented Oct 4, 2023

  • Fix docker documentation error (scan daemon)
  • Fix Azure DNS stack trace being shown
  • Fix uncaught subscription error within Azure
  • Remove reference to aws_profile in AWS ECS terraform deployment

@ericbutera ericbutera changed the title fix(docs): docker scan command fix(azure): scan issues Oct 5, 2023
@ericbutera ericbutera changed the title fix(azure): scan issues fix: scan and documentation issues Oct 5, 2023
@ericbutera ericbutera force-pushed the ericbutera/docs-docker branch 2 times, most recently from 7134eac to 1a8cda2 Compare October 5, 2023 13:04
The exception was being caught, but the error was still shown. This causes confusion as it appears the run had a "hard error" which is not true.
This removes a reference to a custom configuration option that no longer exists. Our deployment now follows standard AWS configuration.
@ericbutera ericbutera merged commit 312327b into main Oct 6, 2023
3 checks passed
@ericbutera ericbutera deleted the ericbutera/docs-docker branch October 6, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants