diff --git a/website/source/docs/providers/aws/r/lightsail_instance.html.markdown b/website/source/docs/providers/aws/r/lightsail_instance.html.markdown index 522041e9c..315586735 100644 --- a/website/source/docs/providers/aws/r/lightsail_instance.html.markdown +++ b/website/source/docs/providers/aws/r/lightsail_instance.html.markdown @@ -12,7 +12,7 @@ Provides a Lightsail Instance. Amazon Lightsail is a service to provide easy vir with custom software already setup. See [What is Amazon Lightsail?](https://lightsail.aws.amazon.com/ls/docs/getting-started/article/what-is-amazon-lightsail) for more information. -Note: Lightsail is currently only supported in `us-east-1` region. +Note: Lightsail is currently only supported in `us-east-1`, `us-east-2`, `us-west-2`, `eu-west-1`, `eu-west-2`, `eu-central-1` regions. ## Example Usage @@ -33,7 +33,7 @@ The following arguments are supported: * `name` - (Required) The name of the Lightsail Instance * `availability_zone` - (Required) The Availability Zone in which to create your -instance. At this time, must be in `us-east-1` region +instance. At this time, must be in `us-east-1`, `us-east-2`, `us-west-2`, `eu-west-1`, `eu-west-2`, `eu-central-1` regions * `blueprint_id` - (Required) The ID for a virtual private server image (see list below) * `bundle_id` - (Required) The bundle of specification information (see list below)