Skip to content

Commit 5e26532

Browse files
committed
fix tfproviderdocs lint
1 parent d572595 commit 5e26532

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/resources/edge_services_head_stage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ resource "scaleway_edge_services_head_stage" "main" {
3737

3838
## Attributes Reference
3939

40-
This resource does not export any attributes.
40+
No additional attributes are exported.
4141

4242
## Import
4343

docs/resources/edge_services_plan.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ resource "scaleway_edge_services_plan" "main" {
2222
- `name` - (Optional) The name of the plan.
2323
- `project_id` - (Defaults to [provider](../index.md#project_id) `project_id`) The ID of the project the plan is associated with.
2424

25+
## Attributes Reference
26+
27+
No additional attributes are exported.
28+
2529
## Import
2630

2731
Plans can be imported using `{project_id}/{plan_name}`, e.g.

0 commit comments

Comments
 (0)