QuickSight reguires Admin or Admin Pro group
#42.457 aperta il 2 mag 2025
Metriche repository
- Star
- (11.045 stelle)
- Metriche merge PR
- (Merge medio 19g 21h) (251 PR mergiate in 30 g)
Descrizione
Documentation Link(s)
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