Furkan M
Furkan M
**Describe the outcome you'd like** Currently there's a pre-defined provider file exists on [providers.tf](https://github.com/aws-ia/terraform-aws-control_tower_account_factory/blob/main/providers.tf ). We would like to configure that provider file by overriding default values. **Is your feature...
Hi, we are trying to setup aft on our end but we have security check that is preventing [local_file](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) data source on terraform. Is it possible for us to move...
Hello, I'm willing to import my existing account assignment resources by using import block as defined in https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssoadmin_account_assignment#import . When I check the resources section in the module I see...