hashicorp/terraform-provider-aws

QuickSight reguires Admin or Admin Pro group

Aperta

#42.457 aperta il 2 mag 2025

 (2 commenti) (1 reazione) (0 assegnatari)Go (10.312 fork)github user discovery
documentationgood first issueservice/quicksight

Metriche repository

Star
 (11.045 stelle)
Metriche merge PR
 (Merge medio 19g 21h) (251 PR mergiate in 30 g)

Descrizione

Documentation Link(s)

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/quicksight_account_subscription

Description

Terraform Version v1.11.4

Providers AWS v5.97.0

Affected Resources aws_quicksight_account_subscription

Issue Documentation states that "admin_group" is optional but required if the authentication method "ACTIVE_DIRECTORY" is selected.

Terraform encounters an error when creating an aws_quicksight_account_subscription with the authentication method = "IAM_IDENTITY_CENTER" and no "admin_group" argument provided.

Specific Error InvalidParameterValueException: One or more required attributes for identity center are missing: Admin or Admin Pro group.

Requested Changes Identify all cases when the admin_group argument is required and also add the admin_pro group to the list of arguments.

References

No response

Would you like to implement a fix?

No

Guida contributor