Dynamic Credentials with the AWS Provider
Jump to navigation
Jump to search
- TFC_AWS_PROVIDER_AUTH
- TFC_AWS_RUN_ROLE_ARN
variable "tfc_aws_dynamic_credentials" { description = "Object containing AWS dynamic credentials configuration" type = object({ default = object({ shared_config_file = string }) aliases = map(object({ shared_config_file = string })) }) }
Advertising: