hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.76k stars 9.11k forks source link

[New Resource]: aws_quicksight_access_aws_services #32723

Open tormodmacleod opened 1 year ago

tormodmacleod commented 1 year ago

Description

It seems I can manage every aspect of Quicksight using Terraform except setting up access to AWS services. When I create my subscription using the aws_quicksight_account_subscription resource, I have to log in to the Quicksight console and manually configure the services that Quicksight is allowed to access or select an IAM role. It'd be nice if this was possible through Terraform

What's strange is that all of the other settings within the Security & Permissions tab appear to have Terraform support. Apologies if this support is already there and I somehow missed it

Requested Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

gardiantnikhil commented 2 months ago

Very suprised this is still not a thing. I am assuming its because even quicksight does not expose an API for this. Really odd. Maybe I'm missing something?

ErezWeiss commented 3 weeks ago

+1