Content-Length: 259050 | pFad | http://github.com/coder/terraform-provider-coder/commit/38d3b0e77aa53b53925c687c1e6aae24757b5d86

A0 fix: remove @since marker from hidden attribute (added before provide… · coder/terraform-provider-coder@38d3b0e · GitHub
Skip to content

Commit 38d3b0e

Browse files
fix: remove @SInCE marker from hidden attribute (added before provider v2.0)
The hidden attribute for coder_app was added in September 2024, before terraform-provider-coder v2.0.1 was released in December 2024. Only resources/features added after provider v2.0 should have @SInCE markers. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
1 parent c35d3dd commit 38d3b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ func appResource() *schema.Resource {
251251
},
252252
"hidden": {
253253
Type: schema.TypeBool,
254-
Description: "Determines if the app is visible in the UI. @since:v2.16.0",
254+
Description: "Determines if the app is visible in the UI.",
255255
Default: false,
256256
ForceNew: true,
257257
Optional: true,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coder/terraform-provider-coder/commit/38d3b0e77aa53b53925c687c1e6aae24757b5d86

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy