Skip to content

Commit da1e3f5

Browse files
committed
Move note lil lower
1 parent c374209 commit da1e3f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/actions/ec2_stop_instance.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: |-
66
Stops an EC2 instance.
77
---
88

9-
~> **Note:** `aws_ec2_stop_instance` is in beta. Its interface and behavior may change as the feature evolves, and breaking changes are possible. It is offered as a technical preview without compatibility guarantees until Terraform 1.14 is generally available.
10-
119
# Action: aws_ec2_stop_instance
1210

11+
~> **Note:** `aws_ec2_stop_instance` is in alpha. Its interface and behavior may change as the feature evolves, and breaking changes are possible. It is offered as a technical preview without compatibility guarantees until Terraform 1.14 is generally available.
12+
1313
Stops an EC2 instance. This action will gracefully stop the instance and wait for it to reach the stopped state.
1414

1515
For information about Amazon EC2, see the [Amazon EC2 User Guide](https://docs.aws.amazon.com/ec2/latest/userguide/). For specific information about stopping instances, see the [StopInstances](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_StopInstances.html) page in the Amazon EC2 API Reference.

0 commit comments

Comments
 (0)