opta icon indicating copy to clipboard operation
opta copied to clipboard

The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.

Results 39 opta issues
Sort by recently updated
recently updated
newest added

Build a tool to predict cloud spend for an Opta yaml file.

new command

Define an API on how a user can implement an Opta module outside core Opta code and use it in their Opta installation.

core api

Given a breaking module upgrade, implement a way to seamlessly migrate users from the older version to the newer version.

core api

Implement versions for each module so that if a breaking change needs to be made for a module, existing users have the option to stick with the old version to...

core api

Enable multi-region support in Opta for AWS which includes: * A k8s-cluster in each of the specified region * Each database has the write replica in one of the chosen...

aws

Standardize how one module can export it's variables which are discoverable by other modules, without having explicit dependencies between the 2 modules

WIP
core api

If a terraform apply is canceled midway, it can lead to scenarios where the resource is created but terraform state isn't updated. This can cause any future runs to fail....

new command

A `k8s-cron` module, similar to the `k8s-service` module but for cron jobs.

WIP
new module