akeyless-community / terraform-provider-akeyless

Mozilla Public License 2.0
12 stars 10 forks source link

ASM-4862-fix-assoc-role-am-import-and-update #57

Closed tuvia-akeyless closed 1 year ago

tuvia-akeyless commented 1 year ago

the revert related to the forbidden params only. if the changes will be saved in the state file, the next identical update will not recognize the change and will do the update. or if the user will revert the change in the main.tf file, terraform will recognize it as an update and will return an error. the other params have no effect, and any update will pass.