Skip to content
Snippets Groups Projects
Zdeněk Vydra's avatar
f125a3a9

terraform-kypo-sandbox-ci

Terraform module which extends vydrazde/sandbox/kypo to be used in GitLab CI.

Requirements

Name Version
kypo >= 0.1.0

Providers

Name Version
local n/a

Modules

Name Source Version
sandbox vydrazde/sandbox/kypo n/a

Resources

Name Type
local_file.pool_url resource

Inputs

Name Description Type Default Required
kypo_endpoint Url to the KYPO CRP instance. string n/a yes
project_url Url to Git repository with sandbox definition, as obtained by Clone with SSH or HTTPS. string n/a yes
rev Git revision of the Git repository from project_url to use. string n/a yes

Outputs

Name Description
pool_url Url to the created KYPO CRP pool.

Author: Zdeněk Vydra