Hello,
I am trying to do an import of the existing IAM identity centre resources(SSO formerly).
Is there any documentation somehwere which points to which Terraform version is compatible for this?
Hello,
I am trying to do an import of the existing IAM identity centre resources(SSO formerly).
Is there any documentation somehwere which points to which Terraform version is compatible for this?
Is there a reason you cannot use the latest provider?
Yes, our org is not using the latest version, and it will take some time for it to be updated. Hence, need to check the compatibility of the terraform version (0.12.18) that we use for this AWS service.
Seems like some people are using generic answers (perhaps AI-generated) to promote links for their own personal gain. Avoid clicking on links that seem unrelated to the topic.
To answer your question, the aforementioned resource (aws_ssoadmin_account_assignment
) was introduced in Terraform AWS Provider version 3.24.0 via this PR.