org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
88 stars 21 forks source link

(Community::IAM::SamlProvider) Provider already exists #59

Closed zaro0508 closed 3 years ago

zaro0508 commented 3 years ago

I'm using org-formation ver 0.9.13 trying to setup a SAML provider with Community::IAM::SamlProvider however I keep getting error ERROR: Resource SamlProvider failed because Error: Provider with name testitorgmgnt-admin already exists..

When i view the account with aws console there are no SAML providers setup in IAM. Also I am able to manually go into AWS console -> IAM -> identity providers -> and add testitorgmgnt-admin SAML provider without error.

entire log execution: http://paste.openstack.org/show/801544/

org-formation repo is here: https://github.com/Sage-Bionetworks/testitorgmgnt-infra