Coder Social home page Coder Social logo

cloudformation_templates's People

Contributors

cplee avatar dmurawsky avatar emirb avatar levonbecker avatar mneil avatar nvtkaszpir avatar paulduvall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudformation_templates's Issues

CodeBuild role has Administrator access which is quite dangerous.

Request

  • Bug
  • New Feature
  • Refactor
  • Question
  • Documentation
  • Tests
  • Other

Details

I stumbled upon this piece of code https://github.com/stelligent/cloudformation_templates/blob/master/labs/codebuild/codebuild.yml#L194 while searching for reference how to create a proper CodeBuild service role. Giving a role arn:aws:iam::aws:policy/AdministratorAccess is a terrible security practice, even for example code. A malicious pull request could alter the buildspec.yml and access the whole AWS account.

missing template from S3

Launching autoscaling/bakedami-elb-rdsbackend.yml by clicking "launch" expects the template to be in S3, but CF complains with this message;
Template validation error: S3 error: The specified key does not exist.

CI Template Validation Testing

Request

  • Bug
  • New Feature
  • Refactor
  • Question
  • Documentation
  • Tests
  • Other

Details

  • Would be great to figure out some magic to add template validation testing in CircleCI
  • Maybe a Rakefile task?

`codepipeline-notifications.yml` does not work

Request

  • Bug

Details

I've run into a problem when it comes to CodePipeline notifications, and it seems that your code (codepipeline-notifications.yml) is experiencing the same problem. If you can, please verify that your template isn't working as expected.

Steps to reproduce:

  1. Run aws cloudformation create-stack --stack-name Notifications --template-body file://codepipeline-notifications.yml --parameter ParameterKey=EmailAddress,ParameterValue=<your email> and wait for stack to be created
  2. Accept the subscription confirmation by clicking the link in the received e-mail
  3. Trigger a CodePipeline that is configured to fail and wait for it to complete
  4. Verify that you haven't received an e-mail, but at this point you ought to have
  5. Navigate to CloudWatch and edit your rule. Don't change anything, just click through the wizard and update the rule in the console.
  6. Trigger the pipeline again. This time you will receive an e-mail.

As I said, I don't think anything is wrong in your template. I'm experiencing the same issue with one of my templates. But it would be beneficial if your sample indicated that the template didn't behave as expected, given you are able to reproduce the issue.

Best regards,
Mattias

Rename .template to .json and create converted .yml copies

Request

  • Bug
  • New Feature
  • Refactor
  • Question
  • Documentation
  • Tests
  • Other

Details

  • Rename all .template file extensions to .json
  • Upload renamed files to S3
  • Update all links to point to the .yml templates in S3 besides launcher links still need to point to .json until yaml support added.
  • Also, move templates to stelligent-public/cloudformation-templates/github/* instead of having the subfolders (pain in the ass, bad idea from me)

[Q] Why Bastion has role?

Thanks for sharing great templates! I could get a good amount of knowledge of AWS architecture through these.

Thanks!

-- J

Request

  • Bug
  • New Feature
  • Refactor
  • Question
  • Documentation
  • Tests
  • Other

Details

  • Could you explain why bastion template has an IAM Role? I think I don't need any role at all because it is just a host to jump to private servers.

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.