digital_ocean_droplet: Add new vpc_uuid option (#475)

* Add vpc_uuid option to droplet creation

* Include new vpc_uuid option digital_ocean_droplet

* Remove required, add type for vpc_uuid

Co-authored-by: Felix Fontein <felix@fontein.de>

* Create changelog fragment file

* Include version_added

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Steven Michaels 2020-06-19 13:54:00 -05:00 committed by GitHub
commit 8b773e13ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- digital_ocean_droplet - add support for new vpc_uuid parameter