Skip to content

Commit

Permalink
feat: add digitalocean_firewall resource (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Yordis Prieto <[email protected]>
  • Loading branch information
yordis authored Apr 27, 2024
1 parent d3f3c1d commit 2104c29
Show file tree
Hide file tree
Showing 13 changed files with 2,371 additions and 81 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,7 @@ open an [issue](https://github.com/straw-hat-team/provider-digitalocean/issues).
- [x] digitalocean_domain
- [x] digitalocean_droplet
- [x] digitalocean_droplet_snapshot
- [ ] digitalocean_firewall
- [ ] digitalocean_floating_ip
- [ ] digitalocean_floating_ip_assignment
- [x] digitalocean_firewall
- [x] digitalocean_kubernetes_cluster
- [x] digitalocean_kubernetes_node_pool
- [x] digitalocean_loadbalancer
Expand Down
411 changes: 411 additions & 0 deletions apis/networking/v1alpha1/zz_firewall_types.go

Large diffs are not rendered by default.

Loading

0 comments on commit 2104c29

Please sign in to comment.