-
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
a91307c
commit bcee221
Showing
245 changed files
with
37,379 additions
and
4,996 deletions.
There are no files selected for viewing
File renamed without changes.
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 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 |
---|---|---|
@@ -1 +1,14 @@ | ||
# terraform-provider-ns | ||
# terraform-provider-n | ||
|
||
<!-- No SDK Installation --> | ||
<!-- No SDK Example Usage --> | ||
<!-- No SDK Available Operations --> | ||
|
||
|
||
<!-- Start Dev Containers --> | ||
|
||
<!-- End Dev Containers --> | ||
|
||
<!-- Placeholder for Future Speakeasy SDK Sections --> | ||
|
||
s |
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
...ta-sources/npa-publisher_npa_publisher.md → docs/data-sources/npa_publisher.md
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
10 changes: 5 additions & 5 deletions
10
...ces/npa-publisher_npa_publisher_alerts.md → ...data-sources/npa_publisher_alerts_list.md
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
8 changes: 4 additions & 4 deletions
8
...urces/npa-publisher_npa_publisher_apps.md → docs/data-sources/npa_publisher_apps.md
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
6 changes: 3 additions & 3 deletions
6
...s/npa-publisher_npa_publisher_releases.md → docs/data-sources/npa_publisher_releases.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "ns_npa_publisher_upgrade_profiles Data Source - terraform-provider-ns" | ||
subcategory: "" | ||
description: |- | ||
NPAPublisherUpgradeProfiles DataSource | ||
--- | ||
|
||
# ns_npa_publisher_upgrade_profiles (Data Source) | ||
|
||
NPAPublisherUpgradeProfiles DataSource | ||
|
||
## Example Usage | ||
|
||
```terraform | ||
data "ns_npa_publisher_upgrade_profiles" "my_npapublisherupgradeprofiles" { | ||
} | ||
``` | ||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Read-Only | ||
|
||
- `data` (Attributes) (see [below for nested schema](#nestedatt--data)) | ||
- `status` (String) must be one of ["success", "not found"] | ||
- `total` (Number) | ||
|
||
<a id="nestedatt--data"></a> | ||
### Nested Schema for `data` | ||
|
||
Read-Only: | ||
|
||
- `docker_tag` (String) | ||
- `enabled` (Number) | ||
- `frequency` (String) | ||
- `id` (Number) | ||
- `name` (String) | ||
- `release_type` (String) | ||
- `timezone` (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
14 changes: 7 additions & 7 deletions
14
...m-provider-ns-npa-publisher/docs/index.md → docs/index.md
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
10 changes: 5 additions & 5 deletions
10
.../resources/npa-publisher_npa_publisher.md → docs/resources/npa_publisher.md
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
Oops, something went wrong.