Skip to content

Commit

Permalink
Update readme for AWS ASG (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
obierlaire authored Sep 19, 2023
1 parent f1c796b commit 728db00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@ It can estimate Carbon Emissions of:
- [x] EC2 (including inline root, elastic, and ephemeral block storages)
- [x] EBS Volumes
- [x] RDS
- [x] AutoScaling Group

The following will also be supported soon:

- Amazon Web Services
- [ ] AutoScaling Group
- [ ] Elastic Kubernetes Service (EKS)
- [ ] Elastic Container Service (ECS)
- Azure
- [ ] Virtual Machines
- [ ] Virtual Machine Scale Set
Expand Down
1 change: 1 addition & 0 deletions doc/scope.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Data resources:
| `aws_instance`| No GPU | |
| `aws_ebs_volume`| if size set, or if snapshot declared as data resource | |
| `aws_db_instance` | | |
| `aws_autoscaling_group` | No `mixed_instances_policy` | Takes an average size, uses `aws_launch_configuration` and `aws_launch_template`|

Data resources:

Expand Down

0 comments on commit 728db00

Please sign in to comment.