Skip to content

Commit

Permalink
fix: [CDS-59627]: Force Delete support for templates at proj/org/acco…
Browse files Browse the repository at this point in the history
…unt level
  • Loading branch information
vivekkarnatiharness committed Apr 26, 2023
1 parent 9d23dd6 commit a713793
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/resources/platform_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "harness_platform_template Resource - terraform-provider-harness"
subcategory: "Next Gen"
subcategory: ""
description: |-
Resource for creating a Template.
---
Expand Down Expand Up @@ -620,6 +620,7 @@ template:

- `comments` (String) Specify comment with respect to changes.
- `description` (String) Description of the resource.
- `force_delete` (String) Enable this flag for force deletion of service
- `git_details` (Block List, Max: 1) Contains parameters related to creating an Entity for Git Experience. (see [below for nested schema](#nestedblock--git_details))
- `is_stable` (Boolean) True if given version for template to be set as stable.
- `org_id` (String) Unique identifier of the organization.
Expand Down

0 comments on commit a713793

Please sign in to comment.