Skip to content

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 #77

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 #77

Workflow file for this run

name: PR
on: [pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: Build
run: go build