Sha256: 235f5316cefda50f33cec6eff3ac07c4310853a262444b5c10102177ca77ea48
Contents?: true
Size: 460 Bytes
Versions: 31
Compression:
Stored size: 460 Bytes
Contents
stack: user/depstack1 version: 0.0.1 variables: test_var: type: string from: random_string: length: 16 charset: hex depends: dep_1: stack: stack-with-dependencies-dep-1.yml dep_2: stack: stack-with-dependencies-dep-2.yml variables: dep_var: 1 dep_3: stack: stack-with-dependencies-dep-3.yml services: app: image: "${test_var}" environment: - "TEST=${dep_1}" - "TEST2=${dep_2}"
Version data entries
31 entries across 31 versions & 1 rubygems