Skip to content

Commit

Permalink
Merge pull request #11 from cycloidio/lo-add-cr-docs
Browse files Browse the repository at this point in the history
add docs for config repo
  • Loading branch information
kerak19 authored Apr 4, 2024
2 parents c132b66 + f795523 commit 5dbb202
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/resources/config_repository.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "cycloid_config_repository Resource - terraform-provider-cycloid"
subcategory: ""
description: |-
---

# cycloid_config_repository (Resource)





<!-- schema generated by tfplugindocs -->
## Schema

### Required

- `branch` (String)
- `credential_canonical` (String)
- `default` (Boolean)
- `name` (String)
- `url` (String)

### Optional

- `canonical` (String)
- `organization_canonical` (String) A canonical of an organization.

0 comments on commit 5dbb202

Please sign in to comment.