Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Simple Example

This example illustrates how to use the gke-gitlab module.

Inputs

Name Description Type Default Required
project_id The project ID to deploy to string n/a yes

Outputs

Name Description
gitlab_url n/a
root_password_instructions n/a

To provision this example, run the following from within this directory:

  • terraform init to get the plugins
  • terraform plan to see the infrastructure plan
  • terraform apply to apply the infrastructure build
  • terraform destroy to destroy the built infrastructure