Skip to content

Releases: Khan/terraform-modules

scheduled-job v0.3.0

14 Oct 17:14
509c821

Choose a tag to compare

scheduled-job v0.3.0

Add Slack alerting for scheduled job failures #10
Update scheduled job and function to depend on secret access #28

Usage

module "scheduled-job" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/scheduled-job?ref=scheduled-job-v0.3.0"
  
  # Module configuration
}

scheduled-job v0.2.6

08 Oct 20:22
584a43e

Choose a tag to compare

scheduled-job v0.2.6

Write cached zip archive to file before uploading #26

Usage

module "scheduled-job" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/scheduled-job?ref=scheduled-job-v0.2.6"
  
  # Module configuration
}

scheduled-job v0.2.5

07 Oct 22:12
e51f43a

Choose a tag to compare

scheduled-job v0.2.5

Store function archive bytes in the tfplan binary #24

Usage

module "scheduled-job" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/scheduled-job?ref=scheduled-job-v0.2.5"
  
  # Module configuration
}

scheduled-job v0.2.4

23 Sep 20:34
808207a

Choose a tag to compare

scheduled-job v0.2.4

Ensure function archive is included in the tfplan bin #23

Usage

module "scheduled-job" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/scheduled-job?ref=scheduled-job-v0.2.4"
  
  # Module configuration
}

github-ci-bootstrap v1.0.2

08 Sep 21:37
89819ed

Choose a tag to compare

github-ci-bootstrap v1.0.2

Add cloudbuild.builds.builder to ro github ci account #20

Usage

module "github-ci-bootstrap" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/github-ci-bootstrap?ref=github-ci-bootstrap-v1.0.2"
  
  # Module configuration
}

github-ci-bootstrap v1.0.1

08 Sep 21:23
1f134f3

Choose a tag to compare

github-ci-bootstrap v1.0.1

Add support for more services to github-ci-bootstrap #18

Usage

module "github-ci-bootstrap" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/github-ci-bootstrap?ref=github-ci-bootstrap-v1.0.1"
  
  # Module configuration
}

github-ci-bootstrap v1.0.0

05 Sep 17:08
2e2c0d6

Choose a tag to compare

github-ci-bootstrap v1.0.0

Add Dual Service Account Support for Enhanced Security #17

Usage

module "github-ci-bootstrap" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/github-ci-bootstrap?ref=github-ci-bootstrap-v1.0.0"
  
  # Module configuration
}

github-ci-bootstrap v0.2.1

26 Aug 18:45
159e95d

Choose a tag to compare

github-ci-bootstrap v0.2.1

Add roles/secretmanager.admin to CI bootstrap service account #16

Usage

module "github-ci-bootstrap" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/github-ci-bootstrap?ref=github-ci-bootstrap-v0.2.1"
  
  # Module configuration
}

cloud-build-docker v0.2.0

22 Aug 18:16
dbcd8be

Choose a tag to compare

cloud-build-docker v0.2.0

Add cache fallback to latest for cloud-build-docker module #12

Usage

module "cloud-build-docker" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/cloud-build-docker?ref=cloud-build-docker-v0.2.0"
  
  # Module configuration
}

scheduled-job v0.2.3

21 Aug 20:45
71e9c26

Choose a tag to compare

scheduled-job v0.2.3

Add job invoker role to job service account #14

Usage

module "scheduled-job" {
  source = "git::https://github.com/Khan/terraform-modules.git//terraform/modules/scheduled-job?ref=scheduled-job-v0.2.3"
  
  # Module configuration
}