Fix grammar: change "remains" to "remain" to match plural subject (#36988)

pull/36999/head
Ilgar 1 year ago committed by GitHub
parent c9f707b7fc
commit 92e515b2d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ Stacks are ideal for the following situations:
* Repeating infrastructure across different environments, regions, or accounts that require consistent and synchronized deployments.
* Tightly orchestrating infrastructure changes across different environments. Stacks help you manage your dependencies and ensure Terraform creates resources in the correct order.
Stacks can simplify the complexity of wrangling the infrastructure in these scenarios, ensuring that your configurations remains organized, maintainable, and scalable.
Stacks can simplify the complexity of wrangling the infrastructure in these scenarios, ensuring that your configurations remain organized, maintainable, and scalable.
## Manage deployment dependencies

Loading…
Cancel
Save