Git Product home page Git Product logo

Comments (6)

em0ney avatar em0ney commented on August 14, 2024

Hey there @deejanu,

Looks like it is having trouble finding the code s3 bucket for the AutoTag code.
Can you please let me know the following:

  • What region are you trying to launch the stack in
  • All the settings for the CloudFormation stack, namely:
    • The stack name
    • Each of the parameters

Thanks,
Elliott

from auto-tag.

deejanu avatar deejanu commented on August 14, 2024

I'm launching the stack in us-west-2.
Stack Name: autotag
Trail: qez-autotag
Bucket: qez-autotag-us-west-2

from auto-tag.

MaheshBeri avatar MaheshBeri commented on August 14, 2024

@em0ney - Just as feedback I launched into ap-northeast-1.
The stack completed successfully. Tagging is working most cases, yet I get "Cannot read property 'instancesSet' of null"," in logs. Maybe a separate issue, I will create.

from auto-tag.

em0ney avatar em0ney commented on August 14, 2024

Hi @deejanu,

The issue is with the setting for the 'CodeS3Bucket'. We are hosting the latest version of autotag in each region in a bucket matching the pattern gorillastack-autotag-releases-${regionId}.

Please set your parameters as follows:

CloudTrailBucketName: <some unique name>,
CodeS3Bucket: gorillastack-autotag-releases-us-west-2,
CodeS3Path: autotag-0.3.0.zip

from auto-tag.

deejanu avatar deejanu commented on August 14, 2024

The stack got created after I corrected CodeS3Bucket. Tagging seems to be working on EC2 instances and creating this tag:

Key: AutoTag_Creator
Value: arn:aws:iam::1234567890:user/tester

from auto-tag.

em0ney avatar em0ney commented on August 14, 2024

Great - happy this is working for you now. Closing

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.