Skip to content

Commit

Permalink
AZ-572: Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rossifumax committed Sep 24, 2021
1 parent 75716f0 commit 6da3164
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
main.tf
terraform.tfvars
!examples/**/main.tf
!examples/**/terraform.tfvars
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ variables:
include:
- template: 'Workflows/Branch-Pipelines.gitlab-ci.yml'
- project: 'claranet/projects/cloud/azure/terraform/ci'
ref: AZ-572-add-configuration-file
ref: master
file: '/pipeline.yml'
...
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Common Azure module to generate a [Virtual Network Subnet](https://docs.microsof
This module must be used within a [Virtual Network](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview).

<!-- BEGIN_TF_DOCS -->
## Global versionning rule for Claranet Azure modules
## Global versioning rule for Claranet Azure modules

| Module version | Terraform version | AzureRM version |
| -------------- | ----------------- | --------------- |
Expand Down

0 comments on commit 6da3164

Please sign in to comment.