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 subnet names to be longer than just the `vpc_subnet_name_prefix… #63

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

dseeley-sky
Copy link
Contributor

+az(e.g.test mysvc-us-west-2a myextrastring`). Also make only a single call to get subnets, improving speed. Fixes #62

Add UserKnownHostsFile=/dev/null to EXAMPLE/ansible.cfg (prevents host key check failures).

…` + `az` (e.g. `test mysvc-us-west-2a myextrastring`). Also make only a single call to get subnets, improving speed. Fixes #62

Add `UserKnownHostsFile=/dev/null` to EXAMPLE/ansible.cfg (prevents host key check failures).
@mikekrasn
Copy link
Contributor

Nice one :)

@dseeley-sky dseeley-sky merged commit 167d11d into master Jun 5, 2020
@dseeley-sky dseeley-sky deleted the dse09_awssubnetlengthfix branch June 5, 2020 09:20
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.

Incorrect subnet filtering behaviour
3 participants