Code Monkey home page Code Monkey logo

terraform-aws-bastion's People

Contributors

davidbegin avatar iyesin avatar marcincuber avatar mohammed-afk91 avatar ohid25 avatar rsmets avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

terraform-aws-bastion's Issues

A record in Route53 isn't updated after pushing the new EC2 instance

What is the current behavior?
Route53 isn't updating A record when Auto Scaling Group pushes the new EC2 instance

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Kill the EC2 process in Auto Scaling Group by setting desired capacity to 0 and then set it to 1 (min capacity should be set to 0)

What is the expected behavior?
After the new instance of EC2 is pushed, the A record in route53 should be updated with the latest EC2 public ip

Software versions?

Support for Elastic IP or Multi-Account Route 53 DNS Record Creation

I'm using this module to create a bastion host in my AWS environment. My setup involves having two separate AWS accounts: one for the environment resources (e.g. staging, production, including the bastion host) and another for management resources like Route 53.

Issue

The module, as currently designed, does not associate an Elastic IP with the bastion host, causing the public IP to be dynamic. Additionally, since the module attempts to create a Route 53 record in the same account as the bastion host, it doesn't fit well with my multi-account setup (AWS organisation) where Route 53 is hosted in a separate management account.

Desired Outcome

a. Add an option to associate an Elastic IP with the bastion host, or
b. Provide a way to specify a different AWS provider for creating the Route 53 A-record, so it can be created in a separate AWS account.

Would you consider adding these features? They'd be incredibly helpful for scenarios like mine.

Thank you

Allow schedules to be defined in zones other than Etc/UTC

What is the current behavior?
Auto Scale Schedules are defined Etc/UTC timezone only

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Not a bug - feature request

What is the expected behavior?
The API allows us to define a local timezone so I'd like to do that in the module
https://aws.amazon.com/about-aws/whats-new/2021/03/amazon-ec2-auto-scaling-adds-support-for-local-time-zones-for-scheduled-scaling/

Software versions?
I had this requirement so I've forked the project and made a simple update. Would you like the addition as an MR?

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.