Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit bd67c39

Browse files
committed
Update changelog
1 parent 510a6ad commit bd67c39

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99

1010
### Examples
1111

12-
* `ad-ec2`: Demonstrate how an Windows EC2 instance seamlessly joins an Active directory when it gets newly spawned.
12+
* `ad-ec2`: Demonstrate how an Windows EC2 instance seamlessly joins
13+
an Active directory when it gets newly spawned.
14+
* `ad-asg`: Demonstrate how an Windows EC2 instance from an ASG
15+
seamlessly joins an Active directory when it gets newly spawned.
1316

1417
# v0.9.3
1518

examples/ad-asg/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@ Active directory. There are two ways to test it:
5757
* RDP to your instance and verify
5858
* RDP using Active Directory authentication
5959

60-
Note that once the terraform apply is completed, it takes some minutes
61-
(approximately _ minutes in my experience) for the instance to join
62-
the Active directory.
63-
6460
### Method 1
6561

6662
On a Linux client machine, something like

0 commit comments

Comments
 (0)