F5Networks / f5-aws-cloudformation-v2

AWS Cloudformation Templates for quickly deploying BIG-IP services in AWS
12 stars 21 forks source link

Owner tag value is not passed to substack #48

Open gkor75 opened 9 months ago

gkor75 commented 9 months ago

Describe the bug

"Owner" parameter value is not propagated to sub-stacks for fail-over example: https://github.com/F5Networks/f5-aws-cloudformation-v2/blob/main/examples/failover/failover-existing-network.yaml

Expected behavior

"Owner" parameter (AWS tag) should be propagated to all the created AWS objects.

Current behavior

The Owner parameter is being ignored.

Possible solution

Update appropriate CFT files

Steps to reproduce

  1. set non default Owner value
  2. launch the failover, existing network stack (link above)
  3. observe tags in AWS GUI

Screenshots

Context

This issue impede owner identification process.

Your Environment

N/A

shyawnkarim commented 9 months ago

Thanks for reporting this issue. Our team is now tracking it with internal ID, EC-367.