Skip to content

v0.7

Compare
Choose a tag to compare
@anton-vylushchak anton-vylushchak released this 28 Nov 19:52
· 1 commit to master since this release
87b92fe

This release add community Terrafile format support

terracode-modules-chamber:
  source: "[email protected]:segmentio/terracode-modules"
  version: "chamber_v2.0.0"
terracode-modules-iam:
  source: "[email protected]:segmentio/terracode-modules"
  version: "iam_v1.0.0"
terracode-modules:
  source: "[email protected]:segmentio/terracode-modules"
  version: "master"
$ terrafile
[*] Cloning   [email protected]:segmentio/terracode-modules
[*] Vendoring ref chamber_v2.0.0
[*] Vendoring ref iam_v1.0.0
[*] Vendoring ref master
$ ls -A1 .terrafile
terracode-modules-chamber
terracode-modules-iam
terracode-modules