AdHocRandD / go-skeleton-crosstree

A go app skeleton for crosstree
Mozilla Public License 2.0
1 stars 0 forks source link

Remove OIDC from terraform control #8

Closed llimllib closed 2 years ago

llimllib commented 2 years ago

AWS only allows one OIDC provider per URL per account, so crosstree was tripping over itself trying to overwrite a value that couldn't be overwritten.

To fix that, make the OIDC provider managed by crosstree instead of each crostree app's terraform.

depends on https://github.com/adhocteam/crosstree/commit/cdd8bb2394c520d8bf3ff9cf82d4862cd16656c7