generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
priority:mediumImprovements that are not the main priorityImprovements that are not the main priorityvpcVirtual Private Cloud (VPC) issues, bugs and feature requestsVirtual Private Cloud (VPC) issues, bugs and feature requests
Description
When you try to invoke this module you get this error:
TASK [Create VPC.] ************************************************************************************************************************************************************************************************
Tuesday 23 December 2025 10:01:57 +0000 (0:00:01.209) 0:00:01.402 ******
[ERROR]: Task failed: Module failed: VpcV2API.create_private_network() missing 1 required keyword-only argument: 'default_route_propagation_enabled'
Origin: /home/controller/ce-provision/test.yml:13:7
11 - test
12 tasks:
13 - name: Create VPC.
^ column 7
fatal: [localhost]: FAILED! =>
changed: false
msg: 'Task failed: Module failed: VpcV2API.create_private_network() missing 1 required
keyword-only argument: ''default_route_propagation_enabled'''
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:mediumImprovements that are not the main priorityImprovements that are not the main priorityvpcVirtual Private Cloud (VPC) issues, bugs and feature requestsVirtual Private Cloud (VPC) issues, bugs and feature requests