Catalog update(renaming) failing => cannot update catalog: Catalog 'new_name' does not exist.
#260
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/bug
Some behavior is incorrect or out of spec
What happened?
It fails to find the catalog for it to update (I assume) mistakenly querying the
new_name
, instead of using the old-resource referenceold_name
for updating the catalog name.Example
pulumi up
Update name:
Pulumi error:
Output of
pulumi about
Additional context
I understand that I may have to contact the upstream Terraform provider, but I could not really find any similar issues.
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: