Git Product home page Git Product logo

Comments (3)

simonw avatar simonw commented on August 19, 2024

This seems like a very good idea.

from s3-credentials.

simonw avatar simonw commented on August 19, 2024

One small catch: the s3-credentials create command may create a bunch of different resources:

  • An S3 bucket (or multiple buckets)
  • An IAM user
  • Maybe some policies too? I don't know if those are things that can have tags, but it wouldn't surprise me

As such, I wonder if having an option that says "tag everything created by this command" would be useful enough - what if people want to use different tags for the buckets and the user, for example?

So we could have an option --tag name value which applies to every resource - but then other options for --bucket-tag name value and --user-tag name value etc which you can use instead if you want different tags to different types of resource.

Or am I completely overthinking this? Maybe most people would be fine with tags applying to every type of created resource and people who really care about it can add the tags themselves.

from s3-credentials.

threkk avatar threkk commented on August 19, 2024

In my case, the purpose of using tags is to find all the resources related to a project. From my perspective, just being able to add the same tags to all the resources is more than enough. However, I can see a case where people would like to use different tags for different resources. I would choose the most simple approach first, and wait to see if there is a need for higher granularity.

from s3-credentials.

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.