Creating a compute.NetworkFirewallPolicy
fails
#873
Labels
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
What happened?
I'm trying to create a NetworkFirewallPolicy to allow some external FQDNs. This feature is not available in @pulumi/gcp yet so thought I would try google-native.
I get this error:
I tried with
v1
andbeta
, same error.Expected Behavior
The network firewall policy should be created properly, or there should be another way to declare firewall policies rules.
Steps to reproduce
Copy paste my code and run pulumi up.
Output of
pulumi about
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: