forked from terraform-aws-modules/terraform-aws-ec2-instance
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 9d31a73
authored
Added support for the list of private_ips (fixes terraform-aws-modules#102) (terraform-aws-modules#103)
1 parent f43568f commit 9d31a73
3 files changed
+19
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | + | ||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | - | ||
28 | - | ||
29 | - | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
| |||
110 | 113 |
| |
111 | 114 |
| |
112 | 115 |
| |
113 | - | ||
114 | - | ||
115 | - | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
116 | 122 |
| |
117 | 123 |
| |
118 | 124 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
93 | 99 |
| |
94 | 100 |
| |
95 | 101 |
| |
|
0 commit comments