-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scan/Generate Endpoint - Core Updates (#645)
* add aws config option, return the systems as json This is still an iterative state, with the focus being on avoiding any impact to the current cli functionality. One suggestion has been to pass the client around instead of the configuration. Further work will still be required to separate the cli commands from the core files. This will be done in separate issues. * pulling changes after testing against new endpoint After testing this PR against the new endpoint, some issues were surfaced with how some core functionality is used. It seemed the best next option was to utilize the specific Core commands required and only update the config option. Further work in here will look at replacing the config option with generating a session and passing that instead. * changelog update * reorganization to embed filter_aws_systems
- Loading branch information
1 parent
44ba54e
commit e3cc072
Showing
3 changed files
with
43 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters