mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
added version
This commit is contained in:
committed by
Matt Clay
parent
b019076dd3
commit
c57c1ea419
@@ -62,6 +62,7 @@ options:
|
||||
default: null
|
||||
aliases: []
|
||||
tenancy:
|
||||
version_added: "1.8"
|
||||
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