GithubHelp home page GithubHelp logo

telus / ansible-aws-infrastructure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from colstrom/ansible-aws-infrastructure

17.0 17.0 16.0 229 KB

Ansible Role for convention-driven AWS Infrastructure

License: MIT License

Python 100.00%

ansible-aws-infrastructure's People

Contributors

aaronpederson avatar alexandarp avatar colstrom avatar extremelylongusername avatar gotofbi avatar jscott avatar killerwails avatar kkwoker avatar lucidaeon avatar noqcks avatar pdufault avatar pkandathil avatar stevenharradine avatar tinyroy avatar

Stargazers

 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

ansible-aws-infrastructure's Issues

Deprecation: ec2_ami_search may need to be amended

TASK [telusdigital.aws-infrastructure : include] *******************************
[DEPRECATION WARNING]: ec2_ami_search is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale..
This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
included: /private/etc/ansible/roles/telusdigital.aws-infrastructure/tasks/create/instance.yml for localhost

Default ssh port: 22 and 10443.

I know in some places we use 443 but that's not consistent when the application is using 443 for HTTPS. I noticed that in most cases the sshd_config has both 22 and 10443 but the security group only have 22 and 443. We might just need to align this.

Limiting the scope of the auto deploy TCP rule

Hey everyone,

I noticed that the Custom TCP rule for the -application Security group that's assigned to nodes has port 81 fully open, which is used for the auto deploy hook. Since we now have all our code on Github, what do you think of restricting it to 192.30.252.0/22 which is the CIDR for Github.

Rob

This breaks VPC peering

This does not consider VPC peering connections. It will break VPC peering connections whenever run. We need to fix that.

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.