Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
7 stars 4 forks source link

OCI Short cuts #33

Open hartmans opened 1 year ago

hartmans commented 1 year ago

@kdienes noticed that you often want OciMount for a bind mount. Add OciBindMount and OciVolumeMount as shortcuts for OciMount with the appropriate mount types. Also, support a two-argument form of OciEnviron with variable and assignment.