Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-fedramp-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 committed Sep 19, 2024
2 parents 98bd9bc + 18c6600 commit b005d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trestlebot/tasks/authored/ssp.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def regenerate(self, model_path: str, markdown_path: str) -> None:
compdefs=component_str,
profile=profile,
leveraged_ssp=leveraged_ssp,
include_all_parts=True,
)
if not success:
raise AuthoredObjectException(
Expand Down

0 comments on commit b005d62

Please sign in to comment.