Git Product home page Git Product logo

Comments (5)

ekristen avatar ekristen commented on June 14, 2024 1

I've run into this in the past, I think it's just the Name tag that causes the conflict. Removing all the tags would be the easiest approach, I don't immediately see a downside to this approach.

The other option would be to rename the instance to indicate it was terminated by aws-nuke, but that introduces a few extra checks that would have to happen.

from aws-nuke.

ekristen avatar ekristen commented on June 14, 2024 1

@Petersoj when you are working on a PR it's fine generally speaking. You just don't want to be doing force pushes on primary branches/release branches, etc where others are working or where the history is at, when it comes to a new feature and doing a PR, force pushes are normal, because you might amend commits or rebase of the current main branch to make sure you are up to date or to resolve conflicts, etc.

from aws-nuke.

Petersoj avatar Petersoj commented on June 14, 2024

Yeah I imagine removing all the tags on an EC2 instance would fix this issue and not cause any unintended issues.
PR for it: #141 (my first time working in Go which was pretty fun)

from aws-nuke.

ekristen avatar ekristen commented on June 14, 2024

hey @Petersoj thanks for your PR, sounds like I need to write up some documentation on how to edit your previous commits so you don't have to close out and re-open, you can always edit and force push to make changes like signing or message syntax.

from aws-nuke.

Petersoj avatar Petersoj commented on June 14, 2024

Yeah I was considering force pushing, but I was reading up on how that isn't the best practice in most cases. Perhaps it was permissible in this case though.

from aws-nuke.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.