Skip to content

Releases: oracle-devrel/terraform-oci-arch-redis

Updated README files for examples

20 Jun 06:26
20be499
Compare
Choose a tag to compare

What's changed

  • Updated README files for examples
  • Silent output in remote exec by visible_script_output variable set to FALSE.

Support for attached iSCSI block volumes

31 Mar 13:38
dd67037
Compare
Choose a tag to compare

What's changed

  • Support for attached iSCSI block volumes.
  • README updated with all Attributes and Values for module usage.

Support for private subnet with BastionVM/BastionService

22 Mar 09:59
73b230e
Compare
Choose a tag to compare

What's changed

  • Added support for Redis deployed in a private subnet with the usage of Bastion Service for remote exec configuration.
  • Added support for BastionVM (bastion_server_public_ip) or BastionService (inject_bastion_service_id, bastion_service_id) created outside of the module and injected into the module as inputs.
  • refreshed examples subdirectory (now they include new bastion-related features described above).

Flexible setup

18 Mar 15:27
89963a6
Compare
Choose a tag to compare

What's changed

  • The flexible number of Master Nodes (numberOfMasterNodes) and Replica Nodes (numberOfReplicaNodes).
  • For 3 masters and 3 replicas - optional cluster (cluster_enabled).
  • Optional OCI logging (use_redis_oci_logging).
  • Support for Redis version 6.2.6.
  • VM.Standard.E4.Flex as standard shape.

First release at DevRel

29 Nov 11:08
07007ff
Compare
Choose a tag to compare

What's Changed

This is the first release of QuickStart for the Reference Architecture: Deploy a highly available, distributed cache using Redis

Contributors

@lfeldman @timclegg @nugoncal