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

Support Custom platforms #292

Closed
malhussan opened this issue Jul 16, 2024 · 1 comment
Closed

Support Custom platforms #292

malhussan opened this issue Jul 16, 2024 · 1 comment
Labels
idea A product idea for the Collie CLI project

Comments

@malhussan
Copy link
Member

When creating a new foundation with collie; i.e. collie foundation new, I can currently add one of aws, azure or gcp as a platform.
image

I want to have another option, "custom", to be able to add any platform in a foundation.

As a first version, the generated README.md would simply contain

---
id: <id>
name: <name>
type: <my-custom-platform>
---

# <name>
  
This is a custom platform.
@malhussan malhussan added the idea A product idea for the Collie CLI project label Jul 16, 2024
@JohannesRudolph
Copy link
Member

closed via #293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea A product idea for the Collie CLI project
Projects
None yet
Development

No branches or pull requests

2 participants