Skip to content

secgroups: for delete_default_rules, use null to avoid changes

Arturo Borrero Gonzalez requested to merge arturo-142-secgroups-for-delet into main

If a security group is being imported, a 'false' value here will make the openstack provider to replace the secgroup.

Use 'null' instead, so the provider don't see the parameter change.

Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports