-
### Description
As of today our dashboard has naturally grown with a decent amount of changes which displays data related to multiple products like OCP, Quay, Telco and HCP as well. While we have a w…
-
This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for t…
-
### Description
The fields `DefaultTTL`, `MaxTTL`, and `MinTTL` from `cloudfront.CacheBehavior` has been deprecated in favour of setting the corresponding values in `cloudfront.CachePolicy`. Depreca…
-
### Description
The fields `S3DestinationConfiguration` from `firehose. CreateDeliveryStreamInput` and `S3DestinationUpdate` from `firehose. UpdateDestinationInput` have been deprecated in favour of …
-
### Description
The field `SnsTopicName` from `cloudtrail.Trail` has been deprecated in favour of `SnsTopicARN`. However, `SnsTopicName` is still used in `cloudtrail.CreateTrailInput`. Handle ARN on …
-
### Description
The field `ForwardedValues` from `cloudfront.CacheBehavior` has been deprecated in favour of setting the values in either a `cloudfront.CachePolicy` or `cloudfront.OriginRequestPolicy…
-
### Description
The field `ImageId` from `batch.ComputeResource` has been deprecated in favour of `Ec2Configuration[].ImageIdOverride`. Deprecate the field `compute_resources[*].image_id` on the res…
-
### Description
The function [`strings.Title`](https://pkg.go.dev/strings#Title) was deprecated in Go 1.18. Uses should be updated.
- [ ] Remove exclusion from `golanglint-ci` configuration (added…
-
### Description
The function `acctest.ConfigAlternateRegionProvider` has been deprecated in favour of `acctest.ConfigMultipleRegionProvider`. Remove `acctest.ConfigAlternateRegionProvider` and replac…
-
Some standard library containers do not work on Linux platform (ex, `std:unordered_map`)