We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7b914 commit ea71b9dCopy full SHA for ea71b9d
test/terraform/27-machinepolicy/space_population/machinepolicy.tf
@@ -3,7 +3,7 @@ resource "octopusdeploy_machine_policy" "machinepolicy_testing" {
3
description = "test machine policy"
4
connection_connect_timeout = 60000000000
5
connection_retry_count_limit = 5
6
- connection_retry_sleep_interval = 100000000
+ connection_retry_sleep_interval = 1000000000
7
connection_retry_time_limit = 300000000000
8
polling_request_maximum_message_processing_timeout = 600000000000
9
0 commit comments