estebane22

Results 14 comments of estebane22

Another update: turns out for backend_roles parameter in opensearch_roles_mapping resource I was passing a list within a list. For example: ``` resource "opensearch_roles_mapping" "readall_and_monitor" { role_name = "readall_and_monitor" description =...

Hi there, wanted to check in to see if this was reviewed. Unfortunately EOF seems to be commonplace not just for this but for a handful of issues that are...

Hi there - another update. Ran today into another EOF file but turns out it was due to an incorrect password in the provider config\. So again - EOF seems...

Hi there, is there an ETA on when a fix will be available or any guidance on a workaround?