-
An exception is raised when attempting to fetch RDS standard and multi-az data:
``` ruby
AWSPricing::Base.base_uri + AWSPricing::RDS::RDS_BASE_URL + 'standard-deployments.json'
=> "http://aws.amazon…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.75.0
### Affected Resource(s)
aws_sagemaker_endpoint
### Expected Behavior
aws_sagemaker_endpoint recreation successful
### Actual B…
-
**Describe the issue**
The documentation for CKV_AWS_315 - EC2 Auto Scaling groups are not utilizing EC2 launch templates - states to use launch templates over launch configurations. However, auto sc…
-
### Mountpoint for Amazon S3 version
mount-s3 1.10.0
### AWS Region
us-east-1
### Describe the running environment
* EC2 instance with type c7a.[k]xlarge in us-east-1f
* Running Amazon Linux:
…
-
### Terraform Core Version
1.8.2
### AWS Provider Version
5.47.0
### Affected Resource(s)
* aws_launch_template
* aws_ec2_fleet
### Expected Behavior
When I spawn an ec2 x86_64 instance (in th…
-
One metric we have found useful to track in our org is the share of On-demand EC2 spend or EC2 hours as a %age of the overall EC2 Spend or EC2 hours. Tracking this has helped us to understand how all …
-
Hi,
Since the 12/07/2019, ICE stopped getting AWS EC2 Reserved Instances (RIs) information. It will only displays the cost of your on-demand EC2 instances. Therefore ICE _ec2_instance_ costs are on…
-
for region: eu-central-1
according to https://aws.amazon.com/ec2/pricing/on-demand/:
pricing: $0.207
according to aws ec2 describe-instance-types the correct values would be
cpu speed: 3.6
-
I think this problem can because `mixed_instances_policy` overrides as we don't specify instance type to launch, instead LT can use a couple of them.
I'm not sure how infracost would like to tackle…