File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ This resource manages machine policies in Octopus Deploy.
31
31
- ` machine_connectivity_policy ` (Block Set, Max: 1) (see [ below for nested schema] ( #nestedblock--machine_connectivity_policy ) )
32
32
- ` machine_health_check_policy ` (Block Set, Max: 1) (see [ below for nested schema] ( #nestedblock--machine_health_check_policy ) )
33
33
- ` machine_update_policy ` (Block Set, Max: 1) (see [ below for nested schema] ( #nestedblock--machine_update_policy ) )
34
- - ` machine_package_cache_retention_policy ` (Block Set, Max: 1) (see [ below for nested schema] ( #nestedblock--machine_package_cache_retention_policy ) )
35
34
- ` polling_request_queue_timeout ` (Number) In nanoseconds.
36
35
- ` space_id ` (String) The space ID associated with this resource.
37
36
@@ -100,15 +99,4 @@ Optional:
100
99
- ` tentacle_update_account_id ` (String) The Account ID to perform any Tentacle updates under.
101
100
- ` tentacle_update_behavior ` (String) The behaviour of how Tentacle machines are updated. Valid values are ` NeverUpdate ` and ` Update ` .
102
101
103
- <a id =" nestedblock--machine_package_cache_retention_policy " ></a >
104
- ### Nested Schema for ` machine_package_cache_retention_policy `
105
102
106
- Required:
107
- - ` strategy ` (String) The behaviour of the cache retention policy. Valid values are ` Default ` and ` Quantities ` .
108
-
109
- Optional:
110
-
111
- - ` quantity_of_packages_to_keep ` (Number) The number of packages to keep.
112
- - ` package_unit ` (String) The method of counting packages when applying the Quantities strategy. Valid value is ` Items `
113
- - ` quantity_of_versions_to_keep ` (Number) The number of package versions to keep.
114
- - ` version_unit ` (String) The method of counting package versions when applying the Quantities strategy. Valid value is ` Items ` .
You can’t perform that action at this time.
0 commit comments