Skip to content

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

Bastion Agent Checker

26 May 14:53
19c6d3e
Compare
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 11:08
fad7266
Compare
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 10:26
3f31bd3
Compare
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