Skip to content

Comments

feat(m365): add parameter to output all ScubaGear files#20

Merged
jacdavi merged 6 commits intomainfrom
feat/output-all
Sep 30, 2025
Merged

feat(m365): add parameter to output all ScubaGear files#20
jacdavi merged 6 commits intomainfrom
feat/output-all

Conversation

@jacdavi
Copy link
Collaborator

@jacdavi jacdavi commented Sep 30, 2025

🗣 Description

This adds a new terraform variable output_all_files (and docker env variable) to change the output to include all files (html, csv, etc.) as opposed to just the ScubaResults.json file. When set, files will be output to a directory named {tenant}-{seconds elapsed in day}

💭 Motivation and context

Requested in #18. Allows using ScubaConnect for automated collection while still providing human-readable results

🧪 Testing

Confirmed output with parameter set to both true and false

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • PR targets the correct parent branch (e.g., main or release-name) for merge.
  • Changes are limited to a single goal - eschew scope creep!
  • Changes are sized such that they do not touch excessive number of files.
  • All future TODOs are captured in issues, which are referenced in code comments.
  • Related issues these changes resolve are linked preferably via closing keywords.
  • All relevant repo and/or project documentation updated to reflect these changes.
  • All automated checks (e.g., linting, static analysis, unit/smoke tests) passed.

✅ Post-merge checklist

  • Feature branch deleted after merge to clean up repository.
  • Verified that all checks pass on parent branch (e.g., main or release-name) after merge.

@jacdavi jacdavi merged commit c7c98d0 into main Sep 30, 2025
7 checks passed
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.

1 participant