terraform-ibm-modules-ops
released this
18 Dec 11:07
·
6 commits
to main
since this release
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
andbackup_metadata_region
are all now optional.
- updates to
metrics_router_routes
input:action
andtargets
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.