cloudtools / cloudtools/troposphere

Prefix LogicalsIds

Open
#1,680 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

There is a way to rename with a prefix all the LogicalsIds in a template? I need to update also reference.

My idea is:
template_one.prefix(prefix=one)
template_two.prefix(prefix=two)

template = template_one + template_two

this will avoid resource conflicts.

Also !Ref, !GetAtt, Output Export Name.. etc need to be updated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.