Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions terraform/aio/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,6 @@ Apply the changes:

terraform apply -auto-approve

Use the ci-aio environment:

.. code-block:: console

export KAYOBE_ENVIRONMENT=ci-aio

Write Terraform outputs to a Kayobe config file:

.. code-block:: console
Expand Down Expand Up @@ -152,6 +146,12 @@ Build a Kayobe image:

sudo DOCKER_BUILDKIT=1 docker build --file .automation/docker/kayobe/Dockerfile --tag kayobe:latest .

Use the ci-aio environment:

.. code-block:: console

export KAYOBE_ENVIRONMENT=ci-aio

Set the Kayobe Vault password env var:

.. code-block:: console
Expand Down