v0.6.1
🚀 Enhancements
Output `ram_resource_share_id` @nitrocode (#17)
what
- Output
ram_resource_share_id
why
- In case additional principals need to be associated to the ram resource share
- At the moment, if var.ram_principal is passed in, the org data source is replaced, and there is no way to pass in multiple ram principals
- Easiest solution is to export the ram resource share id and associate from outside the module