Skip to content

Commit f1884aa

Browse files
authored
Sync docs and add additional path for website-lint trigger (hashicorp#30324)
1 parent 962df62 commit f1884aa

8 files changed

+8
-7
lines changed

.github/workflows/website-lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
paths:
1212
- ".github/workflows/website-lint.yaml"
1313
- "website/**"
14+
- "internal/services/**"
1415

1516
jobs:
1617
website-lint:

website/docs/d/cognitive_account.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
7979
<!-- This section is generated, changes will be overwritten -->
8080
This data source uses the following Azure API Providers:
8181

82-
* `Microsoft.CognitiveServices` - 2024-10-01
82+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/ai_services.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ terraform import azurerm_ai_services.account1 /subscriptions/00000000-0000-0000-
159159
<!-- This section is generated, changes will be overwritten -->
160160
This resource uses the following Azure API Providers:
161161

162-
* `Microsoft.CognitiveServices` - 2024-10-01
162+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/cognitive_account.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ terraform import azurerm_cognitive_account.account1 /subscriptions/00000000-0000
189189
<!-- This section is generated, changes will be overwritten -->
190190
This resource uses the following Azure API Providers:
191191

192-
* `Microsoft.CognitiveServices` - 2024-10-01
192+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/cognitive_account_customer_managed_key.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ terraform import azurerm_cognitive_account_customer_managed_key.example /subscri
134134
<!-- This section is generated, changes will be overwritten -->
135135
This resource uses the following Azure API Providers:
136136

137-
* `Microsoft.CognitiveServices` - 2024-10-01
137+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/cognitive_account_rai_blocklist.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ terraform import azurerm_cognitive_account_rai_blocklist.example /subscriptions/
7272
<!-- This section is generated, changes will be overwritten -->
7373
This resource uses the following Azure API Providers:
7474

75-
* `Microsoft.CognitiveServices` - 2024-10-01
75+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/cognitive_account_rai_policy.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ terraform import azurerm_cognitive_account_rai_policy.policy1 /subscriptions/000
104104
<!-- This section is generated, changes will be overwritten -->
105105
This resource uses the following Azure API Providers:
106106

107-
* `Microsoft.CognitiveServices` - 2024-10-01
107+
* `Microsoft.CognitiveServices` - 2025-06-01

website/docs/r/cognitive_deployment.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ terraform import azurerm_cognitive_deployment.example /subscriptions/00000000-00
116116
<!-- This section is generated, changes will be overwritten -->
117117
This resource uses the following Azure API Providers:
118118

119-
* `Microsoft.CognitiveServices` - 2024-10-01
119+
* `Microsoft.CognitiveServices` - 2025-06-01

0 commit comments

Comments
 (0)