glesys/terraform-provider-glesys

Update api-calls to use function context

Closed this issue · 1 comments

Use the ctx supplied in function args rather than specifying a new context for each API call.

Fixed in #123