A place for Cloudability product users to learn, connect, share and grow together.
Recently we made an update to Cloudability that can help AWS customers quickly credential their AWS-linked accounts. While credentialling linked accounts isn’t required for ingesting billing data, it is required for other features such as rightsizing (to allow Cloudability to ingest util data). Cloudability now takes advantage of AWS organizations’ inheritance model. This enables customers to attach the required Cloudability role at the organization root or OU level and have the permissions flow down to all the applicable linked accounts.
Prior to this release, Customers using the Cloudability UI needed to create the role on each linked account by downloading a Cloud Formation Template (CFT) and executing it individually on every linked account. While customers can still use this approach for individual accounts, they can also use the bulk credentialling to streamline processes.
Pre requisite – You are using AWS Organizations to manage these accounts and have attached accounts to required OUs.
In Cloudability, while credentialing the master payer account customers need to check the enable the “Automated credentialing of linked accounts”.
Once the master payer is credentialled and the linked accounts are appearing in the Cloudability credentials page, customers need to download the Cloud formation Template from one of the linked accounts. To do this click the edit icon next to any linked account, click save, then click download (this template file will be used in the next stage).
In the section you’ll be creating an CloudFormation StackSet which will instantiate the IAM role across linked accounts.
Existing customers implies that you already have a few accounts credentialed in Cloudability and want to add more accounts in automated way.
Pre requisite - Customers would need to add their linked accounts (Existing + New) under AWS organisation in the AWS console.
Note – For existing linked accounts you would already have a few accounts with the CloudabilityRole, this role can be removed if the accounts are part of the OU where the stackset was run. A new role CloudabilityRole_OU would be applied to these accounts.
Thanks for the feedback, Good to see its bringing value to our customers and users.
We understand that the UI automation will complete this process and truly give full automation capabilities, its on the roadmap but not immediately.
I'm love this feature, it will definitely save a lot of time.
Is it possible, and if so, is it on the roadmap, to automate the process of updating each child account in Cloudabilty without having to manually edit and save each one?
Love the new functionality. I don't see any option in the user interface to enable this on existing AWS Master Payer accounts.
Any chance of providing a Terraform module which can be used in place of CloudFormation?