statebucket

JamesWoolfenden/statebucket/gcp

Terraform Module HCL GCP

Contains a module to create a statebucket for use with Terraform

Install
module "statebucket" {
source = "JamesWoolfenden/statebucket/gcp"
version = "0.3.25"
}
plain text: /constructs/tfmod-jameswoolfenden-statebucket-gcp/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-gcp-statebucket ![Build Status](https://github.com/JamesWoolfenden/terraform-gcp-statebucket) ![Latest Release](https://github.com/JamesWoolfenden/terraform-gcp-statebucket/releases/latest) ![GitHub tag (latest SemVer)](https://github.com/JamesWoolfenden/terraform-gcp-statebucket/releases/latest) !Terraform Version ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-gcp-statebucket&benchmark=CIS+AWS+V1.2) ![pre-commit](https://github.com/pre-commit/pre-commit) ![checkov](https://www.checkov.io/) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-gcp-statebucket&benchmark=INFRASTRUCTURE+SECURITY) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vc

Inputs (4)
NameTypeDescriptionDefault
kms_keystringWhich key to encrypt with required
common_tagsmap(any)This is a map type for applying tags on resources required
locationstring required
project_idstring required
Outputs (1)
bucket_domain_name — The Url of the statebucket
Resources (3)
google_storage_bucketgoogle_storage_bucket_acllocal_file
Details
FrameworkTerraform Module
LanguageHCL
Version0.3.25
Cloud GCP
Total downloads5.7k
Inputs4
Outputs1
Resources3
NamespaceJamesWoolfenden
Updated