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.
1 parent 04d2f44 commit 663f9c1Copy full SHA for 663f9c1
src/plugin/metadata/ec2/asg.yaml
@@ -220,6 +220,8 @@ table:
220
is_optional: true
221
- Health Check Grace Period (sec): data.HealthCheckGracePeriod
222
223
+ - Launch Template Version: data.launch_template.version
224
+ is_optional: true
225
- Instances ID: data.instances.InstanceId
226
227
- Instances Lifecycle: data.instances.lifecycle
@@ -232,7 +234,7 @@ table:
232
234
233
235
- Instances type: data.instances.InstanceType
236
- - Instances type: data.instances.AvailabilityZone
237
+ - Availability Zone: data.instances.AvailabilityZone
238
239
- LoadBalancers ARNs: data.load_balancer_arns
240
0 commit comments