Skip to content

Commit

Permalink
Merge branch 'master' into BartoszBlizniak-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszBlizniak committed Jun 4, 2024
2 parents 07c6d27 + 2b827bf commit 384576e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/team_manage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This resource is used to manage teams in Cloudsmith. It allows you to add, updat
## Example Usage

```hcl
resource "cloudsmith_team_manage" "example" {
resource "cloudsmith_manage_team" "example" {
organization = "example_org"
team_name = "example_team"
members {
Expand Down

0 comments on commit 384576e

Please sign in to comment.