Skip to content

Releases: Trivadis/terraform-oci-tvdlab-bastion

Initial official Release

14 Oct 07:50
Compare
Choose a tag to compare

This is the official public release with a couple of enhancements:

  • fix issue #1 and #2
  • Add a documentation for the variables
  • CleanUp and consolidate variables
  • remove obsolete variables
  • Define base images as OEL (default value for bastion_image_id). OCID for the image will be search in tenancy.
  • enhance example files
  • add variable for bootstrap script
  • add output values for bastion host IPs and image IDs

Minor bugfix

13 Oct 08:06
Compare
Choose a tag to compare
  • fix output values

Initial Public Release

13 Oct 07:27
Compare
Choose a tag to compare

Initial public release with basic functionality.

  • Create a bastion host for a given subnet
  • optional register public IP in DNS zone
  • Optional n-number of bastion hosts for multiple VCNs. This is used to build several identical environments for a training and laboratory environment.

Documentation and other details still need to be improved.