Ah, no, I wasn't using it right. It should have be...
# python
i
Ah, no, I wasn't using it right. It should have been
Copy code
sec_rule_api = openstack.networking.SecGroupRule(
  "name",
  __opts__=pulumi.ResourceOptions(provider=REGIONS[dc],
        delete_before_replace=True))