Firewall one of source_tags, source_ranges, or source_service_accounts must be defined #964
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
What happened?
Setting a firewall rule
used to work perfectly but now throws :
Adding
sourceRanges: ["0.0.0.0/0"]
fixes the issue.Steps to reproduce
Create a firewall rule as such :
Expected Behavior
The rule to be created.
Actual Behavior
Firewall rule now seems to require additional attributes :
Output of
pulumi about
No response
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: