v0.45.0
Add ability to configure instance tenancy @RothAndrew (#141)
what
- Add new variable
tenancy
that allows user to configure instance tenancy (default
(default),dedicated
, orhost
)
why
- An organization that I work with has a security policy that requires use of dedicated tenancy. This PR adds the capability to do that when using this module.