You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue will track the completion of the softlayer_firewall resource type requirement for the SoftLayer Provisioner.
Tracking Checklist
Gather all resource requirements for this resource from SUN, compare with existing AWS TF configurations and create an example configuration in the description of this issue.
Implement Resource Arguments defined in the example configuration provided in this issue.
Implement any required changes to the softlayer-go API, including enhancements and tests. Please follow all contribution guidelines listed in the main README, all updates should be made via PR to https://github.com/TheWeatherCompany/softlayer-go which will be code-reviewed and then merged, changes will eventually be merged upstream.
@renier the short answer to all of your questions is that we're using all of those features, so firewalling private VLANs, ingress rules and egress rules are all hard requirements. That is of course unless there is another way to accomplish the same thing in SoftLayer, I have a good understanding of how firewalls work in general so maybe if we could have a call to discuss that would help. As for the minimum bandwidth required, I need to ask someone that and I'll get back to you ASAP.
@danielcbright (dbright) May be a dumb question, but would like to get confirmation on, whether you are using those features because they were there to be used or because there was a real business need? Trying to get to the root needs.
Implement Resource: softlayer_firewall
This issue will track the completion of the softlayer_firewall resource type requirement for the SoftLayer Provisioner.
Tracking Checklist
softlayer-go
API, including enhancements and tests. Please follow all contribution guidelines listed in the main README, all updates should be made via PR to https://github.com/TheWeatherCompany/softlayer-go which will be code-reviewed and then merged, changes will eventually be merged upstream.Example Terraform Configuration [WIP]:
The text was updated successfully, but these errors were encountered: