Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
yliu-d committed Apr 10, 2020
1 parent ede600c commit 0ac1d65
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Expand Up @@ -9,7 +9,9 @@ replace github.com/terraform-providers/terraform-provider-akamai => github.com/p

require (
github.com/hashicorp/terraform-plugin-sdk v1.7.0
github.com/pulumi/pulumi v1.13.1
github.com/pkg/errors v0.9.1
github.com/pulumi/pulumi v1.12.1
github.com/pulumi/pulumi-terraform-bridge v1.8.4
github.com/stretchr/testify v1.5.1
github.com/terraform-providers/terraform-provider-akamai v0.5.0
)

0 comments on commit 0ac1d65

Please sign in to comment.