Skip to content

Commit

Permalink
chore: fix tf code (#2830)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding authored May 13, 2024
1 parent cd513cf commit 5222e33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs-content/integrations/byoos.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ data "spectrocloud_pack_simple" "byoos" {
version = "1.0.0"
type = "helm"
registry_uid = data.spectrocloud_registry.public_registry.id
}
```

</TabItem>
Expand All @@ -214,6 +215,7 @@ data "spectrocloud_pack_simple" "byoos" {
version = "1.0.0"
type = "helm"
registry_uid = data.spectrocloud_registry.public_registry.id
}
```

</TabItem>
Expand Down

0 comments on commit 5222e33

Please sign in to comment.