- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Enforcing specific cloud parameters for cloubreak template
- Labels:
-
Hortonworks Cloudbreak
Created ‎01-22-2019 08:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm looking for ways of enforcing specific cloud configurations for CB template to limit and simplify user experience. We'd like to pre-configure regions, VPCs, subnets, encryption configuration and so on. We are using rc-2.9 branch of Cloudbreak.
Thanks!
Created ‎01-22-2019 02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Currently there is no such fine grained authorization implemented in Cloudbreak and regions, VPC-s and subnets are fetched on the fly from the cloud provider.
What you can do is to create role based credential with a specific AWS role constrained to only specific resources (instead of "Resource": [ "*" ])
You can specify resource type level authorization permissions in Cloudbreak with the help of workspaces, resources will be shared inside a workspace.
Hope this helps!
Created ‎01-22-2019 02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Currently there is no such fine grained authorization implemented in Cloudbreak and regions, VPC-s and subnets are fetched on the fly from the cloud provider.
What you can do is to create role based credential with a specific AWS role constrained to only specific resources (instead of "Resource": [ "*" ])
You can specify resource type level authorization permissions in Cloudbreak with the help of workspaces, resources will be shared inside a workspace.
Hope this helps!
