Commit 7860bfde authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

Merge branch 'r2devops' into 'master'

add r2devops configuration file

See merge request to-be-continuous/terraform!69
parents a57f8063 4794e430
Loading
Loading
Loading
Loading

tbc-terraform.r2.yml

0 → 100644
+13 −0
Original line number Diff line number Diff line
files:
    template: ./templates/gitlab-ci-terraform.yml
    documentation: ./README.md
    changelog: ./CHANGELOG.md
data:
    description: "Manage your infrastructure with Terraform"
    public: false
    labels:
    - to be continuous
    - Terraform
    - Build
    license: LGPL v3
    deprecated: false
 No newline at end of file