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

allow option to only assign AWS private address to prevent public ip charges #119

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

cjgarson
Copy link
Contributor

The current --amazonec2-use-private-address option does not mean that docker-machine will not assign the machine a public IP address even if the VM is deployed into a private subnet. Adding a config option to also prevent a public IP from being assigned at all will improve security and prevent public IP address charges from AWS.

@pierotofy
Copy link
Member

Looks good to me, thank you @cjgarson !

@pierotofy pierotofy merged commit 3375048 into OpenDroneMap:master Sep 18, 2024
@cjgarson cjgarson deleted the patch-1 branch September 19, 2024 00:29
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.

2 participants