Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.30.0 #87

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

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.30.0 #87

Workflow file for this run

name: test
on: [pull_request]
jobs:
gotest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.18
- run: go test ./...