Closed AlexeiBarabash closed 3 years ago
Hi @AlexeiBarabash , Thanks you for reporting this issue. resource 'checkpoint_management_access_section' support position top/bottom and above. We will support position below on the future version of Check Point provider.
Regards, Roy
Hi @AlexeiBarabash , We released new version v1.3.0 of provider include fix for this bug. Now you can set position 'below' like in your example. Please upgrade provider and test it. If you still encounter any problem, please open new issue.
Thanks, Roy
Hey I dont know if its a bug but I get this error when I try create
Access Section
when I use
position = {bottom = "bottom"}
orposition = {top = "top"}
everything is working . but when I usebelow/above
its not working for example :position = {below = checkpoint_management_access_rule.rule31.name}
orposition = {below = checkpoint_management_access_section.prod.name}
Am I missing something ? thank you