exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 14 forks source link

Add helper for public security groups #581

Closed PhilippeChepy closed 1 year ago

PhilippeChepy commented 1 year ago

Implement missing bits for "public" security groups (e.g.: public-nlb-healthcheck-sources).

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #65638: Tooling: implement public SG.

PhilippeChepy commented 1 year ago

Not required for the decided implementation. The CLI doesn't need it, and the terraform provider will rather expose a new "public_security_group" field whenever required.