Skip to content

Allow OpenStack API authentication config for Terraform and deployed CitC to differ #33

Allow OpenStack API authentication config for Terraform and deployed CitC to differ

Allow OpenStack API authentication config for Terraform and deployed CitC to differ #33

Workflow file for this run

name: CI
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate Terraform files
run: |
make validate-oracle
make validate-google