nullstone
nullstone copied to clipboard
Nullstone is a customizable developer platform launched on your cloud accounts.
## Summary I have on occasion, run into a situation where I would prefer to delete the entire infrastructure at once and start-over with a new stack rather then going...
### Overview A critical component of a preview environment is good data. A user should be able to register a webhook on an application. This webhook would enable users to...
### Overview A developer should be able to use Google Cloud without building Terraform modules. A platform engineer that wants to build modules for GCP should have a reference set...
### Overview Add AWS EKS Kubernetes support to the deployment engine. (https://github.com/nullstone-io/deployment-sdk) ### Details Every app type in Nullstone needs a deployment provider that specifies an implementation for pushing an...
### Overview Add support for AWS EKS. https://github.com/nullstone-modules/aws-eks-fargate ### Details This entails creating a Terraform module to create a kubernetes cluster using AWS EKS. Initial support will use a fargate...