diff --git a/website/docs/r/appliance.markdown b/website/docs/r/appliance.markdown index 300cd76d..a15e0245 100644 --- a/website/docs/r/appliance.markdown +++ b/website/docs/r/appliance.markdown @@ -10,7 +10,7 @@ description: |- Create a new inactive Appliance. -~> **NOTE:** The resource documentation is based on the latest available appgate sdp appliance version, which currently is 6.0.0 +~> **NOTE:** The resource documentation is based on the latest available appgate sdp appliance version, which currently is 6.2.0 Some attributes may not be available if you are running an older version, if you try to use an attribute block that is not permitted in your current version, you will be prompted by an error message. @@ -484,6 +484,7 @@ Controller settings. Gateway settings. * `enabled`: (Optional) default value `false` Whether the Gateway is enabled on this appliance or not. +* `suspended`: (Optional) default value `false` Whether the Gateway is in suspended mode or not. Suspended state will keep the existing Client connections but will reject new ones. * `vpn`: (Optional) VPN configuration. #### vpn VPN configuration.