Skip to content

Releases: Trivadis/terraform-oci-tvdlab-vcn

Minor Bugfix Release

19 Apr 06:15
Compare
Choose a tag to compare

Changed

  • update vcn module version in example vcn.tf

Major Release Update

19 Apr 06:05
Compare
Choose a tag to compare

Major Release Update to do change of parameters. Trivadis / tvd have been removed from parameter names

Changed

  • rename tvd_participants to numberOf_labs
  • rename tvd_domain to lab_domain
  • rename tvd_dns_hostnum to lab_dns_hostnum
  • rename tvd_public_dns to lab_public_dns
  • rename tvd_private_dns to lab_private_dns
  • update required terraform version to 1.0.0

Minor Release Update

10 Mar 12:54
Compare
Choose a tag to compare

Added

  • add log group for public subnet

Changed

  • change log group names

Minor Release Update

10 Mar 11:07
Compare
Choose a tag to compare

Changed

  • Update examples. separate module call from main.tf.

Minor Release Update

10 Mar 10:12
Compare
Choose a tag to compare

Fixed

  • fix a couple of tflint issues

Removed

  • remove unused variables

Minor bugfix

10 Mar 07:21
Compare
Choose a tag to compare

add egress rule to allow all internal traffic

Minor bugfix

09 Mar 14:37
Compare
Choose a tag to compare

Fix the egress syntax

Minor bugfix

09 Mar 13:45
Compare
Choose a tag to compare

Fix egress_rule_dns definition in locals.tf

Minor bugfix

09 Mar 13:35
Compare
Choose a tag to compare

add egress rule for DNS

Minor bugfix

09 Mar 09:41
Compare
Choose a tag to compare

Fix some header / comments