Skip to content

Prescriptive Sentinel policies that can be used to establish secure Terraform configuration for Google Cloud Platform networking infrastructure.

License

Notifications You must be signed in to change notification settings

hashicorp/policy-library-gcp-networking-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GCP Networking Sentinel Policies for Terraform

This library, provides prescriptive Terraform policies that can be used to establish secure Terraform configuration for Google Cloud Platform. The policies that are contained in this library are based on the CIS Google Cloud Computing Platform Benchmarks. Terraform Cloud/Enterprise users can use the policies in this library to establish a foundational level of security for the services that they are adopting in Google Cloud Platform.

NOTE:

This Policy Library is not an exhaustive list of all of possible security configurations and architecture that is available in Google Cloud Platform. If you have questions, comments, or have identified ways for us to improve this library, please create a new GitHub issue.

Alternatively, We welcome any contributions that improve the quality of this library! To learn more about contributing and suggesting changes to this library, refer to the contributing guide.

Policies included

  • Ensure that DNSSEC is enabled for Cloud DNS (docs | code)
  • Ensure that SSH access is restricted from the internet (docs | code)
  • Ensure that RDP access is restricted from the internet (docs | code)
  • Ensure that RSASHA1 is not used for zone-signing key in Cloud DNS DNSSEC (docs | code)
  • Ensure VPC Flow logs is enabled for every subnet in VPC Network (docs | code)
  • Ensure Private Google Access is enabled for all subnetwork in VPC Network (docs | code)
  • Ensure the default network does not exist in a project (docs | code)
  • Ensure that RSASHA1 is not used for key-signing key in Cloud DNS DNSSEC (docs | code)

About

Prescriptive Sentinel policies that can be used to establish secure Terraform configuration for Google Cloud Platform networking infrastructure.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published