awscc_sso_assignments data source fails terraform plan unconditionally #2047
Labels
bug
service/sso
upstream-aws
Unable to proceed due to missing or broken functionality from an AWS dependency.
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Terraform v1.9.6
on darwin_arm64
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
terraform plan
is able to get the list of assignments and populate the data source.Actual Behavior
plan fails due to missing required properties:
Steps to Reproduce
aws sso login
and log into the organization's management accounttf plan -var region=<REGION>
, specifying the region in which the SSO instance is deployed, e.g.tf plan -var region=us-east-1
The text was updated successfully, but these errors were encountered: