Git Product home page Git Product logo

Comments (5)

rayjanoka avatar rayjanoka commented on September 17, 2024 3

I think I've added this feature to master via #74. Please check out the updates to the README-Custom Tags section and the examples.

Right now if you use the deploy-autotag.sh script you can run 'update-master' and it will deploy with this new code for you.

If you'd like to populate the AZ for an EC2 instance you would supply something like this to the
--custom-tags parameter:

{
  "AutoTag_EC2_AZ": "$event.responseElements.instancesSet.items.0.placement.availabilityZone"
}

Let me know how it goes!

from auto-tag.

rayjanoka avatar rayjanoka commented on September 17, 2024

Where is the value for this tag going to come from?

I've talked about how to add more global tags here: #35 (comment)

I suppose we could talk about adding this in a way where you don't have to edit the code...if that is what you are looking for.

from auto-tag.

rayjanoka avatar rayjanoka commented on September 17, 2024

I didn't really get an answer so I'm going to close this, let me know if you can clarify what you are trying to do.

from auto-tag.

gjacobsatl avatar gjacobsatl commented on September 17, 2024

I suppose we could talk about adding this in a way where you don't have to edit the code...if that is what you are looking for.

That would be awesome, or even if we only had to edit in one place. Especially if there were various variables we could use in generating the values (e.g. availability_zone for an ec2 instance).

from auto-tag.

rayjanoka avatar rayjanoka commented on September 17, 2024

Check this feature out in 0.5.3

from auto-tag.

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.