mirror of https://github.com/crossplane/docs.git
Be specific about circumstances where we'll leak
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
6cc91a7d72
commit
1341e35e38
|
@ -635,7 +635,8 @@ my-rds-instance True True my-custom-name 11m
|
|||
|
||||
### Creation annotations
|
||||
|
||||
In some rare situations a provider can forget that it created a resource. When
|
||||
When an external system like AWS generates nondeterministic resource names it's
|
||||
possible for a provider to create a resource but not record that it did. When
|
||||
this happens the provider can't manage the resource.
|
||||
|
||||
{{<hint "tip">}}
|
||||
|
|
Loading…
Reference in New Issue