Initial commit
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user