Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 16:15
· 26 commits to refs/heads/main since this release
583c7cb

📚 Documentation/Examples

add: Example for existing GKE cluster - initial commit @brent-anyscale (#3)

Changes to be committed:
new file: README.md
new file: main.tf
new file: outputs.tf
new file: variables.tf
new file: versions.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):

Does this introduce a breaking change?

  • Yes
  • No

Other information