-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9596066
commit 8d6fd00
Showing
10 changed files
with
51 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,5 +22,3 @@ description: |- | |
### Read-Only | ||
|
||
- `id` (String) The ID of this resource. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,5 +26,3 @@ description: |- | |
- `minimum_length` (Number) | ||
- `no_of_digits` (Number) | ||
- `no_of_special_chars` (Number) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "cidaas_hpgroup Resource - terraform-provider-cidaas" | ||
subcategory: "" | ||
description: |- | ||
--- | ||
|
||
# cidaas_hpgroup (Resource) | ||
|
||
|
||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `default_locale` (String) Default locale of the hosted page group | ||
- `group_owner` (String) Group owner of the hosted page group | ||
- `hosted_pages` (Attributes List) List of hosted pages (see [below for nested schema](#nestedatt--hosted_pages)) | ||
- `id` (String) Unique identifier of the hosted page group | ||
|
||
### Read-Only | ||
|
||
- `created_time` (String) Time the hosted page was created | ||
- `updated_time` (String) Time the hosted page was last updated | ||
|
||
<a id="nestedatt--hosted_pages"></a> | ||
### Nested Schema for `hosted_pages` | ||
|
||
Required: | ||
|
||
- `id` (String) Unique identifier of the hosted page | ||
- `locale` (String) Locale of the hosted page | ||
|
||
Optional: | ||
|
||
- `content` (String) Content of the hosted page | ||
- `url` (String) URL of the hosted page |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,3 @@ description: |- | |
### Read-Only | ||
|
||
- `id` (String) Unique identifier of the registration field | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,5 +34,3 @@ description: |- | |
|
||
- `id` (String) Cidaas UUID of the Template | ||
- `last_seeded_by` (String) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,5 +76,3 @@ Required: | |
Read-Only: | ||
|
||
- `id` (String) | ||
|
||
|