Sha256: 240e5d8f3e6c870dad5090a23265508c393e05d3b4c7eeb5fb21f56304ab6907
Contents?: true
Size: 802 Bytes
Versions: 92
Compression:
Stored size: 802 Bytes
Contents
## Example $ terraspace all validate Running: terraspace validate c1 # batch 1 terraspace validate b1 # batch 2 terraspace validate b2 # batch 2 terraspace validate a1 # batch 3 Batch Run 1: Running: terraspace validate c1 Logs: log/validate/c1.log terraspace validate c1: Success! The configuration is valid. Batch Run 2: Running: terraspace validate b1 Logs: log/validate/b1.log Running: terraspace validate b2 Logs: log/validate/b2.log terraspace validate b1: Success! The configuration is valid. terraspace validate b2: Success! The configuration is valid. Batch Run 3: Running: terraspace validate a1 Logs: log/validate/a1.log terraspace validate a1: Success! The configuration is valid. Time took: 13s $
Version data entries
92 entries across 92 versions & 1 rubygems