Skip to content

ok

The ok tool helps you to create a fresh Terraform environment (like prod or development) and configure it to use remote state storage. ok is created and maintained by team Kjøremiljø. You can take a look at the repository here.

Your environment is configured using a packages.yml file. This file is a package manifest listing the components from Golden Path that you wish to use. An example can be found in the pirates-iac repository.

otters-books-small

Command Description Requires Boilerplate
ok aws Do AWS stuff
ok completion Generate the autocompletion script for the specified shell
ok forward Starts a port forwarding session to a database. See "Connect to a database from your computer".
ok help Help about any command
ok pkg Manage Boilerplate packages ✔
ok version Prints the version of the ok tool.