Skip to content

Releases: jenkins-x/terraform-google-jx

0.0.10

05 Feb 13:40
Compare
Choose a tag to compare

Changes

New Features

  • create a repository bucket

0.0.9

30 Jan 19:42
Compare
Choose a tag to compare

Changes

Chores

  • set sensible defaults for velero

0.0.8

30 Jan 16:22
Compare
Choose a tag to compare

Changes

New Features

  • added autoscaling node pool

Bug Fixes

  • remove workload identity configuration

0.0.7

30 Jan 13:40
Compare
Choose a tag to compare

Changes

New Features

  • add velero configuration to the requirements output

0.0.6

30 Jan 10:43
Compare
Choose a tag to compare

Changes

New Features

  • set tls enabled in requirements when domain is set

0.0.5

30 Jan 08:29
Compare
Choose a tag to compare

Changes

Bug Fixes

  • correct velero service account name suffix

0.0.4

30 Jan 08:17
Compare
Choose a tag to compare

Changes

Bug Fixes

  • try and ensure bucket names are unique

0.0.3

30 Jan 08:06
Compare
Choose a tag to compare

Changes

New Features

  • added toggle on dns module
  • add parent_domain into requirements template

Bug Fixes

  • pass in the parent_domain

0.0.2

29 Jan 15:06
Compare
Choose a tag to compare

Changes

0.0.1

29 Jan 14:54
Compare
Choose a tag to compare

Changes

New Features

  • added release pipeline stage
  • corrected spelling of terraform
  • attempt to apply change on CI build
  • simplfy pipeline
  • templating vault parameters
  • attempting to comment on PR
  • add some basic templating of the jx-requirements.yaml
  • working examples for cluster/vault/backup
  • added OWNERS file
  • initial commit of terraform module for JX
  • write the generated jx-requirements.yaml to the PR

Bug Fixes

  • added parent_domain to module variables
  • added dependency between API & Keyring
  • using unique project id
  • loaded the secret for terraform
  • apply plan for PR
  • removed debug logging
  • log to console before PR
  • use no-color for plan output
  • added full path to check
  • find pwd
  • redirect output to file
  • cat the generated plan
  • run terraform plan on PR build

Chores

  • added basic instructions
  • debug logging
  • adding a trap around the cleanup
  • corrected ci build
  • mount secret into container
  • create dynamic plan for build
  • add logging into build
  • code escape the comment
  • writing the plan to a file
  • updated to builder 2.0.1075-406
  • display env variables
  • fmt
  • templating for buckets
  • fmt
  • add dns module
  • renamed project_id to gcp_project
  • added an experimental warning
  • add a basic pipeline
  • parameterise versions stream and webhook
  • removed monitoring module