Skip to content

Releases: we-dcode/anthology

v0.5.1

06 Mar 23:22
Compare
Choose a tag to compare

Dcode local repo v0.5.0 including:

  1. Remote repo with authentication support
  2. Local repo functionality

Before using the local repo you must login to Dcode terraform registry, otherwise it will fail:

terraform login registry.dcode.tech

Usage example (mac):

sudo -E dcode_local_repo --local-autopilot-for-devops.basepath=/path/to/local/autopilot --local-autopilot-for-devops.auto-update-modules-dir=/path/to/local/working/dir

v0.5.0

05 Mar 18:29
Compare
Choose a tag to compare

Dcode local repo v0.5.0 including:

  1. Remote repo with authentication support
  2. Local repo functionality

Before using the local repo you must login to Dcode terraform registry, otherwise it will fail:

terraform login registry.dcode.tech

Usage example (mac):

sudo -E dcode_local_repo --local-autopilot-for-devops.basepath=/path/to/local/autopilot --local-autopilot-for-devops.auto-update-modules-dir=/path/to/local/working/dir