-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Good work, but I ran into a couple of issues, for your information:
- Having incorrect strings (eg. names rather than uuids) in the
cluster_allow_list_ids
attribute causes terraform to error out onapply
(validate
andplan
complete fine), but the web console shows successful deployment. Nextplan
wants to create again, and of course collides with existing cluster of same name. plan
cannot recover from a deletedallow list
withoutterraform state rm
.terraform plan -refresh-only
and-replace
don't seem to help.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels