Skip to content

Releases: oracle-devrel/redbull-analytics-hol

Improved provisioning experience

09 Aug 22:11
7f78319
Compare
Choose a tag to compare

The SSH key isn't directly needed for the hands-on lab, so making this optional. Also some doc updates.

Updated deployment

09 Aug 19:51
00d644c
Compare
Choose a tag to compare

Updated docs and a bug in the deployment.

Refactored 1-click Hands-On Lab

06 Aug 15:02
ba3b131
Compare
Choose a tag to compare

This release has a refactored "one-click" (or really close to it!) hands-on lab.

Auto-build of ORM deployment file

04 Aug 12:39
dee60a7
Compare
Choose a tag to compare

This repo now can build its own ZIP files for ORM deployments. These are automatically built and stored in the release (as it's made).

Fixed potential for group name collisions

28 Jul 13:37
9774c98
Compare
Choose a tag to compare

Fixing situations where the group name and/or dynamic group name creation would fail, if it already existed. This might occur in situations where the HoL would be deployed more than once in the same tenancy. This eliminates the potential for collision with the same group names being used.

v0.0.4: Merge pull request #8 from operard/main

23 Jul 13:09
21602c0
Compare
Choose a tag to compare
I have read the CLA Document and I hereby sign the CLA

Minor updates

15 Jul 17:10
269bb1c
Compare
Choose a tag to compare

Fixed home region detection.

Refactored Terraform code

14 Jul 15:57
c0c3508
Compare
Choose a tag to compare

This release makes it easier to deploy the infrastructure, whether using ORM, Cloud Shell or Terraform CLI.

  • Added DevRel defined tags (and ignored the default tags)
  • Compatible with ORM, Cloud Shell and Terraform CLI
  • Updated README to include instructions for all three methods
  • Refactored, removing unnecessary resources (Vault, public Subnet, etc.).
  • Added a nerd knob so that it could use an existing Group (rather than create a new one)
  • Fixed ORM RegEx filters to allow dashes (-) and underscores (_), for the names

Initial release

21 Jun 18:16
c96490d
Compare
Choose a tag to compare

This release includes the beginner series of tutorials, along with the Terraform stack to create the required OCI resources.