nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Nullstone is a customizable developer platform launched on your cloud accounts.

Results 134 nullstone issues
Sort by recently updated
recently updated
newest added

### Summary When a new user arrives, it's helpful to have an easy-to-follow guide for launching an app quickly with their language/framework of choice. This guide also serves as a...

documentation

## Summary Nullstone currently manages and automates state files for our Terraform runs. In cases where data residency is critical, a team wants their state files stored in their own...

engine

## Summary Nullstone currently supports Terraform modules. Many users want the ability to write code using something other than HCL/TF. AWS released the AWS [CDK](https://docs.aws.amazon.com/cdk/v2/guide/cli.html) as a means to use...

infra-modules

### Summary This feature enables real-time and latent viewing of deployments. It's currently possible to view the status of the current deployment via `nullstone status` CLI command. This feature would...

apps

### Summary Currently, a capability can be limited by app category (e.g. container, serverless, etc.). This is very helpful to prevent the wrong terraform modules from being used. This could...

infra-modules
apps

infra-modules
provider/aws

infra-modules
provider/aws

### Summary Enable Nullstone to allow multiple instances of a capability module to attach to a single app. Currently, this is not possible because the injected environment variables would collide....

apps

### Summary Add a new module for creating RDS postgres read replicas. ### How will it work? This module will require a connection to a rds postgres datastore. All configuration...

infra-modules
provider/aws

### Summary Add support for fargate autoscaling through 2 different strategies: 1. Scheduled autoscaling (Scale in/out based at certain days/times) 2. Triggered autoscaling (Scale in/out based on metrics) ### How...

infra-modules
provider/aws