mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-10 07:16:57 +07:00
8 lines
152 B
Modula-2
8 lines
152 B
Modula-2
|
module cdk.tf/go/stack
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require github.com/aws/constructs-go/constructs/v3 v3.3.75
|
||
|
|
||
|
require github.com/hashicorp/terraform-cdk-go/cdktf v0.5.0
|