Sha256: 35ec7ee9cd8e29a92bdab8783d4acccfa3412e3900954dce739b14845b57ccf5
Contents?: true
Size: 383 Bytes
Versions: 26
Compression:
Stored size: 383 Bytes
Contents
github("boltops-tools/terraspace") image("aws/codebuild/amazonlinux2-x86_64-standard:3.0") env_vars( INFRACOST_API_KEY: "ssm:/#{Cody.env}/INFRACOST_API_KEY", TS_API: "ssm:/#{Cody.env}/TS_API", TS_COST: true, # not ssm so can see in the codebuild logs TS_LOG_LEVEL: "info", # not ssm so can see in the codebuild logs TS_ORG: "qa", TS_TOKEN: "ssm:/#{Cody.env}/TS_TOKEN", )
Version data entries
26 entries across 26 versions & 1 rubygems