8000 Having a slash inside a lookup seems to cause infinite recursion · Issue #213 · cloudtools/stacker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Having a slash inside a lookup seems to cause infinite recursion #213
Closed
@ttarhan

Description

@ttarhan

While working in the ${file...} lookup, I discovered that having a slash inside the lookup, such as:

${file parameterized-b64:file://userdata.txt}

causes infinite recursion in Variable.resolve, on line 118 (while self.lookups). Simply removing the slashes in the path above avoids the problem.

I haven't looked into the root cause yet.

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

      0