Sha256: 6aaf39dff435ad53d40c16e519e147c8084b3788fc78853f2114e629d9fc5512
Contents?: true
Size: 417 Bytes
Versions: 26
Compression:
Stored size: 417 Bytes
Contents
github("boltops-tools/terraspace") image("aws/codebuild/amazonlinux2-x86_64-standard:3.0") env_vars( # Used by .cody/google/bin/gcloud/configure.sh GOOGLE_CREDS_JSON: ssm("/terraspace/#{Cody.env}/google_creds_json"), INFRACOST_API_KEY: "ssm:/#{Cody.env}/INFRACOST_API_KEY", TS_API: "ssm:/#{Cody.env}/TS_API", TS_COST: true, TS_LOG_LEVEL: "info", TS_ORG: "qa", TS_TOKEN: "ssm:/#{Cody.env}/TS_TOKEN", )
Version data entries
26 entries across 26 versions & 1 rubygems