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 c58a4f0 commit fab394fCopy full SHA for fab394f
README.md
@@ -24,11 +24,13 @@ It can estimate Carbon Emissions of:
24
- [X] Machines with GPUs
25
- [x] Cloud SQL
26
- [x] Instance Group (including regional and with Autoscaler)
27
+- Amazon Web Services
28
+ - [x] EC2
29
30
The following will also be supported soon:
31
32
- Amazon Web Services
- - [ ] EC2
33
+ - [ ] EBS
34
- [ ] RDS
35
- [ ] AutoScaling Group
36
- Azure
doc/scope.md
@@ -38,7 +38,11 @@ Data resources:
38
39
### AWS
40
41
-_to be implemented_
+| Resource | Limitations | Comment |
42
+|---|---|---|
43
+| `aws_instance`| EBS not supported yet | |
44
+
45
+_more to be implemented_
46
47
### Azure
48
0 commit comments