Skip to content

Support URL Input for Configuration Files #18

@jtdub

Description

@jtdub

Problem

Configuration files must currently be local files. In automation scenarios, configs are often stored in remote locations.

Proposed Solution

Support HTTP/HTTPS URLs for configuration input.

Security Considerations

  • Timeout for HTTP requests (default: 30s)
  • SSL verification with opt-out flag
  • Size limit to prevent memory issues

Acceptance Criteria

  • HTTP/HTTPS URLs work for both config options
  • Timeout handling
  • Clear error messages for network failures
  • Documentation updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions