Skip to content

Add doc on ovh_cloud_region. #156

Add doc on ovh_cloud_region.

Add doc on ovh_cloud_region. #156

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '^1.21.0'
- run: make
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: latest