Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 21:59
· 19 commits to refs/heads/main since this release
70d83ad
upd: GKE Sub-Module with additional configuration options @brent-anyscale (#40)

On branch brent/gke-standard
Changes to be committed:
modified: ../README.md
modified: README.md
modified: main.tf
modified: variables.tf
modified: ../main.tf
modified: ../outputs.tf
modified: ../variables.tf

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):
    WIP

Does this introduce a breaking change?

  • Yes
  • No