SLO Converter

crates.io

SLO converter is a command line interface that converts YAML, adhering to the Figure SLO Schema, to HCL.

Usage

cargo install slo-converter

``` A command line tool that converts specific yaml schemas to terraform HCL.

Usage: slo-converter [OPTIONS] --env

Arguments: Path to YAML file

Options: --output [default: stdout] [possible values: stdout] --env [possible values: development, figure-pay-test, figure-pay-sandbox, figure-pay-prod, figure-tech, figure-tech-test, pio, pio-test, production] -l, --lint Returns a status code based on input parsing -h, --help Print help information -V, --version Print version information ```

slo-converter --env figure-pay-test yaml/one-slo.yaml

Creating SLOs for Figure Products

Notion documentation

Further SLO/SLI Resources