You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current use-case: let's say i want to create User Group and select all regions, here is example of how it would look like with current version of Terraform Provider:
Current use-case: let's say i want to create User Group and select all regions, here is example of how it would look like with current version of Terraform Provider:
Setting all regions seems like an overhead. In API there is ability to specify:
If this would be implemented - code above could be simplified to:
The text was updated successfully, but these errors were encountered: