diff --git a/website/source/docs/providers/aws/r/lightsail_domain.html.markdown b/website/source/docs/providers/aws/r/lightsail_domain.html.markdown index 3714aedb5..49577f5fb 100644 --- a/website/source/docs/providers/aws/r/lightsail_domain.html.markdown +++ b/website/source/docs/providers/aws/r/lightsail_domain.html.markdown @@ -14,7 +14,7 @@ a domain name using Amazon Route 53 or another domain name registrar. If you have already registered your domain, you can enter its name in this parameter to manage the DNS records for that domain. -~> **Note:** Lightsail is currently only supported in `us-east-1` region. +~> **Note:** Lightsail is currently only supported in a limited number of AWS Regions, please see ["Regions and Availability Zones in Amazon Lightsail"](https://lightsail.aws.amazon.com/ls/docs/overview/article/understanding-regions-and-availability-zones-in-amazon-lightsail) for more details ## Example Usage, creating a new domain @@ -35,4 +35,4 @@ The following arguments are supported: The following attributes are exported in addition to the arguments listed above: * `id` - The name used for this domain -* `arn` - The ARN of the Lightsail domain \ No newline at end of file +* `arn` - The ARN of the Lightsail domain 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 315586735..b6995b4db 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`, `us-east-2`, `us-west-2`, `eu-west-1`, `eu-west-2`, `eu-central-1` regions. +~> **Note:** Lightsail is currently only supported in a limited number of AWS Regions, please see ["Regions and Availability Zones in Amazon Lightsail"](https://lightsail.aws.amazon.com/ls/docs/overview/article/understanding-regions-and-availability-zones-in-amazon-lightsail) for more details ## Example Usage diff --git a/website/source/docs/providers/aws/r/lightsail_key_pair.html.markdown b/website/source/docs/providers/aws/r/lightsail_key_pair.html.markdown index 51b9408b5..935e874e1 100644 --- a/website/source/docs/providers/aws/r/lightsail_key_pair.html.markdown +++ b/website/source/docs/providers/aws/r/lightsail_key_pair.html.markdown @@ -12,7 +12,7 @@ Provides a Lightsail Key Pair, for use with Lightsail Instances. These key pairs are seperate from EC2 Key Pairs, and must be created or imported for use with Lightsail. -~> **Note:** Lightsail is currently only supported in `us-east-1` region. +~> **Note:** Lightsail is currently only supported in a limited number of AWS Regions, please see ["Regions and Availability Zones in Amazon Lightsail"](https://lightsail.aws.amazon.com/ls/docs/overview/article/understanding-regions-and-availability-zones-in-amazon-lightsail) for more details ## Example Usage, creating a new Key Pair diff --git a/website/source/docs/providers/aws/r/lightsail_static_ip.html.markdown b/website/source/docs/providers/aws/r/lightsail_static_ip.html.markdown index afc8784a8..8410f3f1c 100644 --- a/website/source/docs/providers/aws/r/lightsail_static_ip.html.markdown +++ b/website/source/docs/providers/aws/r/lightsail_static_ip.html.markdown @@ -10,7 +10,7 @@ description: |- Allocates a static IP address. -~> **Note:** Lightsail is currently only supported in `us-east-1` region. +~> **Note:** Lightsail is currently only supported in a limited number of AWS Regions, please see ["Regions and Availability Zones in Amazon Lightsail"](https://lightsail.aws.amazon.com/ls/docs/overview/article/understanding-regions-and-availability-zones-in-amazon-lightsail) for more details ## Example Usage diff --git a/website/source/docs/providers/aws/r/lightsail_static_ip_attachment.html.markdown b/website/source/docs/providers/aws/r/lightsail_static_ip_attachment.html.markdown index 97f9ca7ba..7611c93ad 100644 --- a/website/source/docs/providers/aws/r/lightsail_static_ip_attachment.html.markdown +++ b/website/source/docs/providers/aws/r/lightsail_static_ip_attachment.html.markdown @@ -10,7 +10,7 @@ description: |- Provides a static IP address attachment - relationship between a Lightsail static IP & Lightsail instance. -~> **Note:** Lightsail is currently only supported in `us-east-1` region. +~> **Note:** Lightsail is currently only supported in a limited number of AWS Regions, please see ["Regions and Availability Zones in Amazon Lightsail"](https://lightsail.aws.amazon.com/ls/docs/overview/article/understanding-regions-and-availability-zones-in-amazon-lightsail) for more details ## Example Usage