Skip to content

Add support for configuring timeout/retry at the provider level #3701

@remyleone

Description

@remyleone

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

It would be helpful to have the option to define at the provider level the default of a timeout to use across all resources. Provider would accept in the schema values for time that would then be passed if not override.
The retry period could also be configured this way.
This would be helpful as well to simplify cassettes management and ensure that when we are in acceptance testing we are using a standard provider where we define the retry interval to be 0.

New or Affected Resource(s)

  • scaleway_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions