terraform-ibm-modules / terraform-ibm-landing-zone

Creates a fully customizable VPC environment and compute resources (VSI, Red Hat OpenShift) with presets designed to meet strict compliance needs.
Apache License 2.0
8 stars 29 forks source link

Add eu-fr2 in the supported regions for Atracker route creation & support Activity Tracker as target #773

Open priyanknarvekar opened 2 months ago

priyanknarvekar commented 2 months ago

Affected modules

at present route creation is skiped for eu-fr2 when using landing zone, The list needs to be extended to support eu-fr2 region as a valid region for atracker event routing.

https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/blob/483b2395fb7dbbc89c7fb6f5995b522fd0093423/atracker.tf#L9C60-L9C63

Allso as of now only COS is supported as a target, looking for support of other targets as well.

ocofaigh commented 2 months ago

@priyanknarvekar FYI we created a PR to add support to provision ATracker routes in eu-fr2 region.

As for the support to use a different target than a COS bucket, can you confirm what kind of target will be used. Event Streams? LogDNA?

priyanknarvekar commented 2 months ago

@ocofaigh Thanks ! the target expected to be used is LogDNA atm

ocofaigh commented 2 months ago

FYI, eu-fr2 support added for atracker in https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v5.21.1