Skip to content

Commit

Permalink
Merge branch 'v3.1.0' into 'master'
Browse files Browse the repository at this point in the history
v3.1.0

See merge request cidaas-management/terraform!108
  • Loading branch information
Tujit Bora committed Sep 6, 2024
2 parents eaa83cb + 51a101f commit 5066132
Show file tree
Hide file tree
Showing 59 changed files with 6,457 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ acceptance_test:
before_script:
- echo "machine gitlab.widas.de login $GITLAB_LOGIN password $GITLAB_TOKEN" > ~/.netrc
script:
- export TERRAFORM_PROVIDER_CIDAAS_CLIENT_ID=$CI_ID TERRAFORM_PROVIDER_CIDAAS_CLIENT_SECRET=$CI_SECRET
- export TERRAFORM_PROVIDER_CIDAAS_CLIENT_ID=$CI_ID TERRAFORM_PROVIDER_CIDAAS_CLIENT_SECRET=$CI_SECRET BASE_URL=$BASE_URL
- make test-ci
coverage: '/total:\s+\(statements\)\s+(\d+(?:\.\d+)?%)/'
artifacts:
Expand Down
Loading

0 comments on commit 5066132

Please sign in to comment.