Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacCalligeros95 committed Aug 12, 2024
1 parent ff30ff9 commit 36235e0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/space.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Provides information about an existing space.

- `name` (String) The name of this resource, no more than 20 characters long

### Optional
### Read-Only

- `description` (String) The description of this space.
- `id` (String) The unique ID for this resource.
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/artifactory_generic_feed.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
page_title: "octopusdeploy_artifactory_generic_feed Resource - terraform-provider-octopusdeploy"
subcategory: ""
description: |-
This resource manages a Artifactory Generic feed in Octopus Deploy.
---

# octopusdeploy_artifactory_generic_feed (Resource)


This resource manages a Artifactory Generic feed in Octopus Deploy.

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/aws_elastic_container_registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
page_title: "octopusdeploy_aws_elastic_container_registry Resource - terraform-provider-octopusdeploy"
subcategory: "Feeds"
description: |-
This resource manages an AWS Elastic Container Registry in Octopus Deploy.
---

# octopusdeploy_aws_elastic_container_registry (Resource)


This resource manages an AWS Elastic Container Registry in Octopus Deploy.

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/github_repository_feed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
page_title: "octopusdeploy_github_repository_feed Resource - terraform-provider-octopusdeploy"
subcategory: "Feeds"
description: |-
This resource manages a GitHub repository feed in Octopus Deploy.
---

# octopusdeploy_github_repository_feed (Resource)


This resource manages a GitHub repository feed in Octopus Deploy.

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/maven_feed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
page_title: "octopusdeploy_maven_feed Resource - terraform-provider-octopusdeploy"
subcategory: "Feeds"
description: |-
This resource manages a Maven feed in Octopus Deploy.
---

# octopusdeploy_maven_feed (Resource)


This resource manages a Maven feed in Octopus Deploy.

## Example Usage

Expand Down

0 comments on commit 36235e0

Please sign in to comment.