Skip to content

Commit 7ab5556

Browse files
Update stackit/internal/services/albcertificates/certificate/resource.go
Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>
1 parent 3224e02 commit 7ab5556

File tree

1 file changed

+1
-1
lines changed
  • stackit/internal/services/albcertificates/certificate

1 file changed

+1
-1
lines changed

stackit/internal/services/albcertificates/certificate/resource.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ func (r *certificatesResource) Schema(_ context.Context, _ resource.SchemaReques
130130
MarkdownDescription: `
131131
## Setting up supporting infrastructure` + "\n" + `
132132
133-
The example below creates the supporting infrastructure using the STACKIT Terraform provider, including the the automatic creation of a TLS certificate resource.
133+
The example below creates the supporting infrastructure using the STACKIT Terraform provider, including the automatic creation of a TLS certificate resource.
134134
`,
135135
Attributes: map[string]schema.Attribute{
136136
"id": schema.StringAttribute{

0 commit comments

Comments
 (0)