Skip to content

v0.45.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 24 Nov 00:05
84b5e0a
Add ability to configure instance tenancy @RothAndrew (#141)

what

  • Add new variable tenancy that allows user to configure instance tenancy (default (default), dedicated, or host)

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.

references