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

Add Linode support #111

Merged
merged 3 commits into from
May 12, 2019
Merged

Add Linode support #111

merged 3 commits into from
May 12, 2019

Conversation

jamiefdhurst
Copy link
Contributor

This quickly adds support for the Linode terraform provider, using existing keys and settings.

The only change required was to slightly re-order the keys in the resources. Linode uses both ip_address and private_ip - which was returning true by default. An extension to this may be to validate the correct key against a matching regex when returning, so that it only returns IPs.

@adammck
Copy link
Owner

adammck commented May 10, 2019

Thanks very much! Looks good except for the note above.

@adammck adammck merged commit 42037e5 into adammck:master May 12, 2019
@adammck
Copy link
Owner

adammck commented May 12, 2019

Thank you!

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