Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Access Credentials: Ensure that you have any of the keys, secrets or tokens required by the Item
  • Local Prerequisites: Install any tooling needed for deployment, which for instance depending in the item can be:

...

  • Versioning: Always pin Item versions, for stability, to reduce the blast radius of bugs mistakenly introduce as part of new Item releases and facilitate rollbacks.
  • Secret management: Use environment variables or secret managers to temporarily make credentials available for deployment tools.

Deployment Guides

A Depending on the item, a first deployment could include the following steps:

...