All resources have the ability to set verify_on_create so that it creates a resource and then waits for the resource to show up. Let's add this parameter to remote resources as well. Change-Id: I1db31dcc92b8695ab0522bba91df729b37f34e0f
6 lines
156 B
YAML
6 lines
156 B
YAML
---
|
|
issues:
|
|
- |
|
|
Add verify_on_create support for remote resources so we are guaranteed
|
|
for the resource to exist in the cluster when set to true.
|