Skip to content

v3.4.0

Latest
Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 18 Dec 11:07
· 6 commits to main since this release
v3.4.0
099276a

3.4.0 (2024-12-18)

Features

  • updates to the metrics_router_settings input:
    • default_targets, permitted_target_regions, primary_metadata_region, backup_metadata_region and backup_metadata_region are all now optional.
  • updates to metrics_router_routes input:
    • action and targets are now both optional.
      • action defaults to "send" if no value passed.
      • targets is not required if the action is "drop".
  • Updates to the metrics_router_targets input:
    • target_region is now optional.

(#611) (099276a)