digitalocean / digitalocean/godo

Add vpc_ids to Firewall API sources/destinations

Open
#445 1 comment 0 reactions 0 assignees View on GitHub
do-api enhancement
Dominant language
Go
Stars
1.5k
Forks
389
Avg merge
1d 23h
Merged PRs (30d)
15

Description

[/v2/firewalls](https://developers.digitalocean.com/documentation/v2/#firewalls) allows us to manage firewall rules with the help of `sources` and `destinations` _(of direct `addresses`, `droplet_ids` , `load_balancer_uids` and `tags` )_, meanwhile DO web interface provides all these sources + available VPCs _(through `api/v1` endpoint)_.

For now `godo` and DO terraform provider can't assign VPC to firewall rule by ID :(
I can try to provide PR's by myself if this request will be shipped: https://ideas.digitalocean.com/ideas/FWX-I-37

Sorry for offtop but I'm not sure where to post DO API feature request 🌚

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.