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

Move output scraping code to library #3

Open
jamesroutley opened this issue Feb 20, 2017 · 2 comments
Open

Move output scraping code to library #3

jamesroutley opened this issue Feb 20, 2017 · 2 comments

Comments

@jamesroutley
Copy link
Owner

No description provided.

@jamesroutley
Copy link
Owner Author

Actually output scraping code should be pulled out into it's own package. The other package should implement a CLI interface which scrapes the AWS resource outputs and prints the generated doc to stdout. We can add that package to the dev requirements here, and have a Make rule which runs the scraper and pipes the output to the relevant file.

@jamesroutley
Copy link
Owner Author

Attributes are listed in the CloudFormationResourceSpecification and will not need to be scraped. Not all resources have Ref values, so we may still need to scrape this.

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

No branches or pull requests

1 participant