mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
updated tenancy version added
This commit is contained in:
@@ -62,7 +62,7 @@ options:
|
||||
default: null
|
||||
aliases: []
|
||||
tenancy:
|
||||
version_added: "1.8"
|
||||
version_added: "1.9"
|
||||
description:
|
||||
- An instance with a tenancy of "dedicated" runs on single-tenant hardware and can only be launched into a VPC. Valid values are:"default" or "dedicated". NOTE: To use dedicated tenancy you MUST specify a vpc_subnet_id as well. Dedicated tenancy is not available for EC2 "micro" instances.
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user