Skip to content

Conversation

albertodonato
Copy link
Contributor

No description provided.

@albertodonato albertodonato requested a review from a team as a code owner May 5, 2025 07:39
@albertodonato albertodonato force-pushed the ack/add-justfile branch 4 times, most recently from 56fa690 to cb1e25b Compare May 5, 2025 08:33
Copy link
Contributor

@fwereade fwereade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a slight grammar tweak

@@ -55,16 +55,28 @@ func (p *stackletProvider) Metadata(_ context.Context, _ provider.MetadataReques
// Schema defines the provider-level schema for configuration data.
func (p *stackletProvider) Schema(_ context.Context, _ provider.SchemaRequest, resp *provider.SchemaResponse) {
resp.Schema = schema.Schema{
Description: "Interact with Stacklet.",
Description: `
This provider allows to interact interact with Stacklet's cloud governance platform.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This provider allows to interact interact with Stacklet's cloud governance platform.
This provider interacts with Stacklet's cloud governance platform.

@albertodonato albertodonato merged commit 8fd5bbc into main May 5, 2025
4 checks passed
@albertodonato albertodonato deleted the ack/add-justfile branch May 5, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants