We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d572595 commit 5e26532Copy full SHA for 5e26532
docs/resources/edge_services_head_stage.md
@@ -37,7 +37,7 @@ resource "scaleway_edge_services_head_stage" "main" {
37
38
## Attributes Reference
39
40
-This resource does not export any attributes.
+No additional attributes are exported.
41
42
## Import
43
docs/resources/edge_services_plan.md
@@ -22,6 +22,10 @@ resource "scaleway_edge_services_plan" "main" {
22
- `name` - (Optional) The name of the plan.
23
- `project_id` - (Defaults to [provider](../index.md#project_id) `project_id`) The ID of the project the plan is associated with.
24
25
+## Attributes Reference
26
+
27
28
29
30
31
Plans can be imported using `{project_id}/{plan_name}`, e.g.
0 commit comments