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 91a8f13 commit b8c6af9Copy full SHA for b8c6af9
internal/provider/resource_tfe_stack.go
@@ -81,7 +81,7 @@ func (r *resourceTFEStack) Schema(ctx context.Context, req resource.SchemaReques
81
},
82
83
"agent_pool_id": schema.StringAttribute{
84
- Description: "The time when the stack was last updated.",
+ Description: "The ID of an agent pool to assign to the stack",
85
Optional: true,
86
87
"name": schema.StringAttribute{
0 commit comments