commit dd6d18678daa3ca88a8d41b25109dc2eb7ac9d10 Author: henk Date: Thu May 14 11:20:24 2026 +0200 Initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..fcc21a8 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module atos-terraform-registry + +go 1.26.2