Skip to content

Configuration

Configuration Files

Config files can be found under each config folders

Setting credentials for OpenTofu via AWS profiles

  • File backend.tfvars will inject the profile name that TF will use to make changes on AWS.
  • Such profile is usually one that relies on another profile to assume a role to get access to each corresponding account.
  • Please read the credentials section to understand the alternatives supported by Leverage to authenticate with AWS.
  • Read the following page leverage doc to understand how to set up a profile to assume a role