Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull from upstream #1

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Pull from upstream #1

wants to merge 20 commits into from

Conversation

janelletavares
Copy link

No description provided.

alsidneio and others added 20 commits March 10, 2022 09:36
* updating main.tf and adding to locals.tf to resolve ipv6 error\

* reverting the ipv4 blocks back to previous to ensure empty string error isnt masked

* added null validator to the ipv4 block as well
* Support instance refresh

* Trigger instance refresh on launch template version updates
It was not commited, so let's make it easy to
keep it that way.
This is useful if you use Session Manager to
connect to your bastion hosts and don't need to
load balance across your bastion hosts.
The elb id would be used alongside other resources.
For my specific use case, I need a reverse ssh tunnel that needs to connect through the elb and I need to add listeners and target groups
* Add IMDSV2 Support

* Add other metadata options
* Fix output issue on bastion_lb for 3.0.3

* Fix for no elb case

* docs: Precis that no elb only when no SSH access needed

* fix: fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.