Skip to content

Add support for array of tables syntax in config sample generator #6310

@hhoikoo

Description

@hhoikoo

Motivation

  • Agents config now need to express an array of complex config object values
  • This is best done by using array of tables syntax [[array.name]] syntax
  • The config generator does not currently support this syntax

Required Features

  • Ensure config generator can handle the array of tables syntax

Impact

  • The sample config generated by this script will necessarily change due to this change
  • As this is only user-facing data, the impact on actual runtime should remain minimal

Testing Scenarios

  • Test by generating AgentUnifiedConfig with table values

JIRA Issue: BA-2750

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions