krystal / terraform-provider-katapult

Terraform Provider for Katapult.
https://registry.terraform.io/providers/krystal/katapult/latest/docs
MIT License
5 stars 2 forks source link

Add support for Security Groups #51

Closed jimeh closed 1 year ago

jimeh commented 3 years ago

We want to be able to manage security groups and security group rules through Terraform.

andrewjtait commented 3 years ago

The security groups API has now been deployed to production, and support has been added to the go-katapult client library. So this issue should be ready to be worked on.