mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
fix ec2_vpc_peer example with incorrect parameter (#43905)
+label: docsite_pr
This commit is contained in:
@@ -126,7 +126,7 @@ EXAMPLES = '''
|
||||
region: us-east-1
|
||||
vpc_id: vpc-12345678
|
||||
peer_vpc_id: vpc-87654321
|
||||
peer_vpc_region: us-west-2
|
||||
peer_region: us-west-2
|
||||
state: present
|
||||
tags:
|
||||
Name: Peering connection for us-east-1 VPC to us-west-2 VPC
|
||||
|
||||
Reference in New Issue
Block a user