hashicorp/terraform-provider-aws

QuickSight reguires Admin or Admin Pro group

Ouverte

#42 457 ouverte le 2 mai 2025

 (2 commentaires) (1 réaction) (0 personne assignée)Go (10 312 forks)github user discovery
documentationgood first issueservice/quicksight

Métriques du dépôt

Stars
 (11 045 étoiles)
Métriques de merge PR
 (Merge moyen 19j 21h) (251 PRs mergées en 30 j)

Description

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

Guide contributeur