Skip to content

Add infrastructure and configuration-management dependency manifests #78

Description

@andrew

Add dependency parsing for infrastructure and configuration-management files that declare modules, providers, roles, collections, or modules.

  • Terraform and OpenTofu: parse module and provider declarations from *.tf and *.tofu, plus pinned providers and integrity hashes from .terraform.lock.hcl.
  • Ansible Galaxy: parse role and collection dependencies from requirements.yml, requirements.yaml, galaxy.yml, and galaxy.yaml.
  • Puppet: parse Forge, Git, and local module declarations from Puppetfile.

Each parser should accept arbitrary file bytes without reading adjacent configuration or evaluating executable source. Add registration, unit tests, fixtures, and README entries for each checkbox.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions