cloudposse / terraform-provider-awsutils

Terraform provider to help with various AWS automation tasks (mostly all that stuff we cannot accomplish with the official AWS terraform provider)
https://cloudposse.com/accelerate
Mozilla Public License 2.0
41 stars 12 forks source link

Update AWS config to fix SSO login #53

Closed petrzjunior closed 8 months ago

petrzjunior commented 10 months ago

what

why

Error: error configuring Terraform AWS Provider: loading configuration: profile "profile" is configured to use SSO but is missing required configuration: sso_region, sso_start_url

references

P.S. This is my first ever Go PR, feel free to correct me. This is currently a blocking issue for me so I am trying to push it.

rafaljanicki commented 8 months ago

Any chance to get this merged @mcalhoun ?

sebrichards commented 8 months ago

Perhaps @Nuru you'd be able to review this?

petrzjunior commented 8 months ago

Btw. I have compiled it locally and been using it successfully for 2 months without any problems.

miljanic commented 8 months ago

@aknysh @hans-d Do you guys have a plan for when this version will be available on the terraform registry?

hans-d commented 8 months ago

We're currently checking - as some repos dont seem to be having a working auto-update-me for the registry.

rafaljanicki commented 8 months ago

Any updates here @hans-d ? I see that the TF registry still has the old version