hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.88k stars 456 forks source link

SECURITY RISK: Google Compute Regional Security Policy doesn't implement default deny #3636

Closed cyber-francis closed 5 months ago

cyber-francis commented 5 months ago

Description

GOOGLE COMPUTE REGIONAL SECURITY POLICY POLICY doesn't implement default deny, instead it implements default allow which is a security risk

References

N/A

Help Wanted

Community Note

ansgarm commented 5 months ago

Hi @cyber-francis 👋

The bindings for CDKTF are generated based on the underlying Terraform providers. In this case, you'd need to raise this with the underlying google Terraform provider here.

I'm going to close this issue, as there's nothing the CDKTF can do about this.

github-actions[bot] commented 4 months ago

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.