Skip to content

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

Bastion Agent Checker

27 May 11:15
50cbceb

Choose a tag to compare

What's new

  • Added Bastion Agent Checker that polls VM via datasource to obtain the status of Bastion Agent required for Bastion Session to be established.

Support for injecting BastionVM or BastionService as input

29 Mar 12:58
9496cf5

Choose a tag to compare

What's changed

  • Added support for BastionVM (inject_bastion_server_public_ip, 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).

First release in DevRel

01 Mar 08:05
5345b04

Choose a tag to compare

What's changed

This is the first release of Terraform module used for OCI Architecture Center and Reference Architectures with corresponding code repositories.

Contributors
@lfeldman @nugoncal @timclegg