Skip to content

Commit

Permalink
+ changelog
Browse files Browse the repository at this point in the history
* lint

* lint
  • Loading branch information
maxcoulombe committed Sep 23, 2024
1 parent c3b3f6d commit f45ec8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/1101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:feature
add vault_secrets_rotating_secret resource
```
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package vaultsecrets
import (
"context"
"fmt"

"github.com/hashicorp/hcp-sdk-go/clients/cloud-vault-secrets/preview/2023-11-28/client/secret_service"
secretmodels "github.com/hashicorp/hcp-sdk-go/clients/cloud-vault-secrets/preview/2023-11-28/models"
"github.com/hashicorp/terraform-plugin-framework-validators/objectvalidator"
Expand Down

0 comments on commit f45ec8c

Please sign in to comment.