feat(kms): add key resource and datasource (#1055)
relates to STACKITTPR-411
This commit is contained in:
parent
b5f82e7de9
commit
5e8c7a7369
13 changed files with 1369 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/hashicorp/terraform-plugin-go v0.29.0
|
||||
github.com/hashicorp/terraform-plugin-log v0.10.0
|
||||
github.com/hashicorp/terraform-plugin-testing v1.13.3
|
||||
github.com/stackitcloud/stackit-sdk-go/core v0.17.3
|
||||
github.com/stackitcloud/stackit-sdk-go/core v0.19.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/cdn v1.6.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.1
|
||||
github.com/stackitcloud/stackit-sdk-go/services/git v0.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue