Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Resolve duplicate naming issue by including instance-ID #450

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Resolve duplicate naming issue by including instance-ID #450

wants to merge 2 commits into from

Conversation

Vermyndax
Copy link

Resolves issue #417 by prefixing the aws_instance resource names with the instance ID. This was a problem for us in that most of our EC2 instances are produced from autoscaling groups and have duplicate name tags.

Patrick Miravalle added 2 commits March 19, 2019 12:38
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 99.494% when pulling df662ee on Vermyndax:master into 1ba96b9 on dtan4:master.

Copy link
Owner

@dtan4 dtan4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late reply 🙇

The change of template looks good, but please do the following to merge it.

  • Please follow the current master branch
  • Please remove version.rb change
  • Please update existing unit tests to use the new naming rule

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants