Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 321 Bytes

Terraform For Manage Gitlab

  • Create Repository
  • Create Environment project
  • Create Variable

Create personal access token gitlab link open and put value in variables.tf

terraform init
terraform plan
terraform apply