1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-provider-melange synced 2026-07-08 02:25:13 +00:00

rename/remove scaffolding bits

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2023-09-30 06:17:45 -04:00
parent 2c52915d92
commit 0c290ea28d
Failed to extract signature
15 changed files with 79 additions and 187 deletions

4
go.mod
View file

@ -1,6 +1,6 @@
module github.com/hashicorp/terraform-provider-scaffolding-framework
module github.com/imjasonh/terraform-provider-melange
go 1.19
go 1.21
require (
github.com/hashicorp/terraform-plugin-docs v0.16.0