6 references to Account
Aspire.Hosting.Radius.Tests (6)
CloudProviders\ConflictingCredentialsTests.cs (6)
62.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/dev-role")); 64.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/prod-role")); 100.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/r"));