suyambuganesh / gke-enterprise-mt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-google-enterprise-mt

This module was generated from terraform-google-module-template. As the module develops, this README will be updated.

See the Enterprise Multi-Tenancy Best Practices Guide for more details.

Usage

See the platform module README for usage.

Functional examples are included in the examples directory.

Requirements

These sections describe general requirements for using CFT modules. See the modules for any specific requirements.

Software

The following dependencies must be available:

Service Account

A service account with the following roles must be used to provision the resources of this module:

  • Storage Admin: roles/storage.admin

The Project Factory module and the IAM module may be used in combination to provision a service account with the necessary roles applied.

APIs

A project with the following APIs enabled must be used to host the resources of this module:

  • Google Cloud Storage JSON API: storage-api.googleapis.com

The Project Factory module can be used to provision a project with the necessary APIs enabled.

Contributing

Refer to the contribution guidelines for information on contributing to this module.

About

License:Apache License 2.0


Languages

Language:HCL 84.7%Language:Makefile 9.3%Language:Ruby 6.0%