Initial commit

This commit is contained in:
2026-06-09 17:23:47 +01:00
commit 73b5a56459
4 changed files with 130 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
account_name = "AWS-Dev-2" # already onboarded account in RSC
region = "eu-west-2"
cluster_name = "TestClusterAWS"
admin_email = "james.pattinson@rubrik.com"
admin_password = "Welcome123"
bucket_name = "wibble-test-bucket"
instance_profile_name = "rubrik-cces-dev2"
vpc_id = "vpc-0f7532f9c7ad807f6"
subnet_id = "subnet-0512b7e1aa00f0131"
security_group_ids = ["sg-0a46794fb4641aa39"]