Sha256: 090a3893935ddd8ffb7fe0cedd3aa18f7a81e9d810bdda81fd8bd5adf78a1d3f
Contents?: true
Size: 366 Bytes
Versions: 56
Compression:
Stored size: 366 Bytes
Contents
stage "Source" do github( source: "boltops-tools/terraspace", # branch: "master", # branch defaults to "master" or the `pipe deploy --branch` option auth_token: ssm("/github/boltopsbot/token") ) end stage "Build" do # in parallel codebuild( "terraspace-aws", "terraspace-azurerm", "terraspace-google", "terraspace-unit", ) end
Version data entries
56 entries across 56 versions & 1 rubygems