Skip to content

website: Remove Source Code Links and Replace With Generic Examples #485

@bendbennett

Description

@bendbennett

Module version

v0.12.0

Use-cases

The guide for migrating from SDKv2 to the Framework currently contains links to examples within the http, random and tls providers. Consequently, when there are changes in the Framework, such as the recent deprecation of DataSourceType, ResourceType, Provider type GetDataSources, and Provider type GetResources, the source code in the http, random and tls providers needs to be updated and then the links within the migration guide need to be changed to link to the updated versions of the providers.

Attempted Solutions

Update the http, random and tls providers and then update the links in the migration guide.

Proposal

Remove all source code links and replace with generic code examples that can be updated independently of changes in providers.

References

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions