Skip to content

Commit fab394f

Browse files
committed
1 parent c58a4f0 commit fab394f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@ It can estimate Carbon Emissions of:
2424
- [X] Machines with GPUs
2525
- [x] Cloud SQL
2626
- [x] Instance Group (including regional and with Autoscaler)
27+
- Amazon Web Services
28+
- [x] EC2
2729

2830
The following will also be supported soon:
2931

3032
- Amazon Web Services
31-
- [ ] EC2
33+
- [ ] EBS
3234
- [ ] RDS
3335
- [ ] AutoScaling Group
3436
- Azure

doc/scope.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ Data resources:
3838

3939
### AWS
4040

41-
_to be implemented_
41+
| Resource | Limitations | Comment |
42+
|---|---|---|
43+
| `aws_instance`| EBS not supported yet | |
44+
45+
_more to be implemented_
4246

4347
### Azure
4448

0 commit comments

Comments
 (0)