Skip to content

Commit

Permalink
Fix: missing script body kubctl script action (#568)
Browse files Browse the repository at this point in the history
chore: updated docs
  • Loading branch information
domenicsim1 authored Oct 27, 2023
1 parent 6139cc2 commit c54b1dc
Show file tree
Hide file tree
Showing 52 changed files with 123 additions and 183 deletions.
1 change: 1 addition & 0 deletions docs/data-sources/accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ data "octopusdeploy_accounts" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down
3 changes: 1 addition & 2 deletions docs/data-sources/azure_cloud_service_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ data "octopusdeploy_azure_cloud_service_deployment_targets" "example" {
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -181,5 +182,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ data "octopusdeploy_azure_service_fabric_cluster_deployment_targets" "example" {
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -184,5 +185,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/azure_web_app_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ data "octopusdeploy_azure_web_app_deployment_targets" "example" {
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -178,5 +179,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


4 changes: 2 additions & 2 deletions docs/data-sources/certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ data "octopusdeploy_certificates" "example" {
- `partial_name` (String) A filter to search by the partial match of a name.
- `search` (String) A filter of terms used the search operation.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant` (String) A filter to search by a tenant ID.

Expand Down Expand Up @@ -66,6 +67,7 @@ Read-Only:
- `self_signed` (Boolean)
- `serial_number` (String)
- `signature_algorithm_name` (String)
- `space_id` (String)
- `subject_alternative_names` (List of String)
- `subject_common_name` (String)
- `subject_distinguished_name` (String)
Expand All @@ -75,5 +77,3 @@ Read-Only:
- `tenants` (List of String) A list of tenant IDs associated with this resource.
- `thumbprint` (String)
- `version` (Number)


3 changes: 1 addition & 2 deletions docs/data-sources/channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data "octopusdeploy_channels" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -68,5 +69,3 @@ Read-Only:

- `deployment_action` (String)
- `package_reference` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/cloud_region_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ data "octopusdeploy_cloud_region_deployment_targets" "example" {
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -74,5 +75,3 @@ Read-Only:
- `tenants` (List of String) A list of tenant IDs associated with this resource.
- `thumbprint` (String)
- `uri` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Provides information about existing deployment targets.
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -165,5 +166,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ data "octopusdeploy_environments" "example" {
- `name` (String) A filter to search by name.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -77,5 +78,3 @@ Read-Only:
Read-Only:

- `is_enabled` (Boolean)


1 change: 1 addition & 0 deletions docs/data-sources/feeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ data "octopusdeploy_feeds" "example" {
- `name` (String) A filter to search by name.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down
3 changes: 1 addition & 2 deletions docs/data-sources/git_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Provides information about existing GitCredentials.

- `name` (String) A filter to search by name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand All @@ -38,5 +39,3 @@ Read-Only:
- `space_id` (String) The space ID associated with this resource.
- `type` (String) The Git credential authentication type.
- `username` (String) The username for the Git credential.


3 changes: 1 addition & 2 deletions docs/data-sources/kubernetes_cluster_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Provides information about existing Kubernetes cluster deployment targets.
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -253,5 +254,3 @@ Read-Only:
Read-Only:

- `token_path` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/library_variable_sets.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Provides information about existing library variable sets.
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -51,5 +52,3 @@ Read-Only:
- `id` (String)
- `label` (String)
- `name` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/lifecycles.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data "octopusdeploy_lifecycles" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -102,5 +103,3 @@ Read-Only:
- `quantity_to_keep` (Number)
- `should_keep_forever` (Boolean)
- `unit` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/listening_tentacle_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ data "octopusdeploy_listening_tentacle_deployment_targets" "listening_tentacle_d
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -95,5 +96,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ description: |-
- `tenanteddeploymentparticipation` (String)
- `tenantids` (List of String)
- `tenanttags` (List of String)


3 changes: 1 addition & 2 deletions docs/data-sources/machine_policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Provides information about existing machine policies.
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -104,5 +105,3 @@ Read-Only:
- `calamari_update_behavior` (String)
- `tentacle_update_account_id` (String)
- `tentacle_update_behavior` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/offline_package_drop_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Provides information about existing offline package drop deployment targets.
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -176,5 +177,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/polling_tentacle_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Provides information about existing polling tentacle deployment targets.
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -179,5 +180,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/project_groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data "octopusdeploy_project_groups" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand All @@ -46,5 +47,3 @@ Read-Only:
- `name` (String) The name of this resource.
- `retention_policy_id` (String) The ID of the retention policy associated with this project group.
- `space_id` (String) The space ID associated with this project group.


3 changes: 1 addition & 2 deletions docs/data-sources/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ data "octopusdeploy_projects" "example" {
- `name` (String) A filter to search by name.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -196,5 +197,3 @@ Read-Only:

- `deployment_action` (String)
- `package_reference` (String)


1 change: 1 addition & 0 deletions docs/data-sources/script_modules
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ data "octopusdeploy_script_modules" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down
3 changes: 1 addition & 2 deletions docs/data-sources/script_modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data "octopusdeploy_script_modules" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand All @@ -55,5 +56,3 @@ Read-Only:

- `body` (String)
- `syntax` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/space.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ Provides information about an existing space.
- `slug` (String) The unique slug of this space.
- `space_managers_team_members` (Set of String) A list of user IDs designated to be managers of this space.
- `space_managers_teams` (Set of String) A list of team IDs designated to be managers of this space.


2 changes: 0 additions & 2 deletions docs/data-sources/spaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ Read-Only:
- `slug` (String) The unique slug of this space.
- `space_managers_team_members` (Set of String) A list of user IDs designated to be managers of this space.
- `space_managers_teams` (Set of String) A list of team IDs designated to be managers of this space.


3 changes: 1 addition & 2 deletions docs/data-sources/ssh_connection_deployment_targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Provides information about existing SSH connection deployment targets.
- `roles` (List of String) A filter to search by a list of role IDs.
- `shell_names` (List of String) A list of shell names to match in the query and/or search
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.
- `tenant_tags` (List of String) A filter to search by a list of tenant tags.
- `tenants` (List of String) A filter to search by a list of tenant IDs.
Expand Down Expand Up @@ -170,5 +171,3 @@ Read-Only:
- `upgrade_required` (Boolean)
- `upgrade_suggested` (Boolean)
- `version` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/tag_sets.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Provides information about existing tag sets.
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) The space ID associated with this resource.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand All @@ -37,5 +38,3 @@ Read-Only:
- `name` (String) The name of this resource.
- `sort_order` (Number) The sort order associated with this resource.
- `space_id` (String) The space ID associated with this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ Read-Only:
- `display_id_and_name` (Boolean)
- `display_name` (String)
- `id` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/tenants.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@ Read-Only:

- `environments` (List of String)
- `project_id` (String)


3 changes: 1 addition & 2 deletions docs/data-sources/user_roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data "octopusdeploy_user_roles" "example" {
- `ids` (List of String) A filter to search by a list of IDs.
- `partial_name` (String) A filter to search by the partial match of a name.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand All @@ -50,5 +51,3 @@ Read-Only:
- `space_permission_descriptions` (List of String)
- `supported_restrictions` (List of String)
- `system_permission_descriptions` (List of String)


3 changes: 1 addition & 2 deletions docs/data-sources/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ data "octopusdeploy_users" "example" {
- `filter` (String) A filter with which to search.
- `ids` (List of String) A filter to search by a list of IDs.
- `skip` (Number) A filter to specify the number of items to skip in the response.
- `space_id` (String) A Space ID to filter by. Will revert what is specified on the provider if not set.
- `take` (Number) A filter to specify the number of items to take (or return) in the response.

### Read-Only
Expand Down Expand Up @@ -67,5 +68,3 @@ Read-Only:
- `is_identifying_claim` (Boolean)
- `name` (String)
- `value` (String)


Loading

0 comments on commit c54b1dc

Please sign in to comment.