│ Error: error configuring Terraform ControlTower Provider: Error creating AWS session: profile "default" is configured to use SSO but is missing required configuration: sso_region, sso_start_url
@sjvaiz @sneben @theurichde Sorry to bother you. Is there any chance that this will be picked up, or is your provider outdated/deprecated and won't be further maintained?
Hi there,
after switching the AWS SSO setup to the new session based configuration, the provider does not work anymore.
Terraform Version
Terraform v1.8.3 on darwin_amd64
Affected Resource(s)
Terraform Configuration Files
AWS Configuration
Expected Behavior
The resource is planned and can be applied
Actual Behavior
Steps to Reproduce
terraform plan
Important Factoids
I assume that this could be solved by updating the aws-sdk-go to v2: https://aws.github.io/aws-sdk-go-v2/docs/migrating/