-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement]: Export roleArn in aws_prometheus_scraper resource #35365
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Hey @RAMathews 👋 Thanks for taking the time to submit this issue. It looks like this is a duplicate of #35322. We like to try to keep discussions consolidated, so we’re going to close this new issue in favor of that one. |
Duplicate of #35322 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
When we create a 'Amazon Managed Service for Prometheus collector' it creates a scraper and there is a roleArn associated with it. This roleArn is needed to configure the Amazon EKS to allow the scraper to access metrics.
https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-collector-how-to.html#AMP-collector-eks-setup
Is it possible to add the ' roleArn' as an output for 'aws_prometheus_scraper' resource?
Affected Resource(s) and/or Data Source(s)
No response
Potential Terraform Configuration
No response
References
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/prometheus_scraper
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: