We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df9d329 + 20546d5 commit b43b6b7Copy full SHA for b43b6b7
src/plugin/metadata/ec2/instance.yaml
@@ -200,6 +200,7 @@ search:
200
- Key Pair: data.compute.keypair
201
- Image: data.compute.image
202
- Availability Zone: data.compute.az
203
+ - Launched At: data.compute.launched_at
204
- OS Type: data.os.os_type
205
- OS Details: data.os.details
206
- OS Architecture: data.os.os_arch
@@ -276,6 +277,7 @@ table:
276
277
278
is_optional: true
279
280
281
- Termination Protection: data.aws.termination_protection
282
283
- Auto Recovery: data.aws.auto_recovery
0 commit comments