[Enhancement]: aws_prometheus_scraper export "roleArn" attribute #35322
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/amp
Issues and PRs that pertain to the amp service.
Milestone
Description
The new resource for AMP managed collector - aws_prometheus_scraper currently export only ARN of the new scraper and it's status. However, managed scrapper also creates IAM role that it uses for EKS authentication (see points 3-5 in doc).
This roleArn is required in order to create additional aws-auth ConfigMap entries (or in order to use a new EKS access entries API.
As of now I've had to implement a nasty workaround:
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: