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

Manifest schema documentation #27

Open
mattias-kindborg-at-work opened this issue Nov 20, 2021 · 0 comments
Open

Manifest schema documentation #27

mattias-kindborg-at-work opened this issue Nov 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mattias-kindborg-at-work
Copy link
Contributor

mattias-kindborg-at-work commented Nov 20, 2021

In Azure there's a concept called ARM which basically are JSON files that describe infrastructure. Here you can see how they are documented.

In AWS there's a concept called CloudFormation which, again, basically are JSON files that describe infrastructure. Here you can see how they are documented.

One cannot help but to identify the similarities. They both start with a JSON document that highlight the structure, and then below the document each property is described, together with its type and whether it is required.

As the saying goes: good artists borrow, great artists steal.

@pataxis pataxis added the enhancement New feature or request label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants