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 3a2de97 + 5264c80 commit 599c0f8Copy full SHA for 599c0f8
src/plugin/metadata/ec2/instance.yaml
@@ -277,7 +277,7 @@ table:
277
- Image: data.compute.image
278
is_optional: true
279
- Availability Zone: data.compute.az
280
- - Launched At: data.compute.launched_at
+ - Launched: data.compute.launched_at
281
282
- Termination Protection: data.aws.termination_protection
283
@@ -365,7 +365,7 @@ tabs.0:
365
- Security Groups: data.compute.security_groups.display # 상용에서도 똑같이 정상작동하지 않는 부분으로, 추후 수정이 필요함
366
reference_key: data.group_id
367
- Account ID: data.compute.account
368
369
type: datetime
370
source_type: iso8601
371
0 commit comments