Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-google-cloudbase

Terraform module for Cloudbase on GCP.

Usage

module "cloudbase" {
  source  = "Levetty/cloudbase/google"
  version = "0.7.2"

  project_id = "xxx" # required

  enable_all_apis = true # optional: if true, terraform will enable all apis for scanning

  cloudbase_role_permissions = [
  ] # optional: if you want to custom role permissions, you can specify by this variable
}

About

terraform gcp module for cloudbase

Resources

Stars

2 stars

Watchers

11 watching

Forks

Releases

Packages

Contributors

Languages