[Bug]: aws_ssoadmin_application
Provider returned invalid result object after apply following resource import
#35188
Labels
bug
Addresses a defect in current functionality.
service/ssoadmin
Issues and PRs that pertain to the ssoadmin service.
Terraform Core Version
1.5.7
AWS Provider Version
5.31.0
Affected Resource(s)
aws_ssoadmin_application
Expected Behavior
Successful terraform apply without error.
Actual Behavior
Following an import of the resource
aws_ssoadmin_application
, terraform plan shows addition ofapplication_account
attribute. Applying this results in an error that the provider returned invalid result object after apply.Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Import an existing ssoadmin application. Run terraform apply to apply the
application_account
showing known after apply.Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: