Skip to content

'v' prefix on source based modules #141

@TypeMayVary

Description

@TypeMayVary

I'm managing a fair amount of projects that make use of a single mono-repo of terraform modules. We're looking into how to make some blanket changes to all module usages and keep that at the latest versions. tfupdate seems perfect for this, but we don't prefix tags with 'v' hence tfupdate doesn't correctly pick up these source attributes to modify with the --version value.

I'm just wondering, was there any specific logic behind why the ?ref=v couldn't just be ?ref= instead? I didn't want to go winging in a pull request or anything for this small change if there may have been a good reason for this setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions