Skip to content

docs: update Terraform reference: remove include_scaling attribute - #351

Merged
dangrondahl merged 1 commit into
mainfrom
mintlify/5de1e253
Aug 3, 2026
Merged

docs: update Terraform reference: remove include_scaling attribute#351
dangrondahl merged 1 commit into
mainfrom
mintlify/5de1e253

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync the Terraform reference with the v0.9.2 release, which removed the include_scaling attribute from both the kosli_environment resource and data source.

Changes

  • terraform-reference/resources/environment.mdx — removed include_scaling from example blocks, dropped the "Include scaling" configuration section, and removed the attribute from the Optional schema list.
  • terraform-reference/data-sources/environment.mdx — removed the production_includes_scaling output example and the attribute from the Read-only schema list.

Context

Provider v0.9.2 (July 30, 2026) removed include_scaling because the Kosli API no longer honors it — setting it to true on the resource caused apply failures, and the data source always reported false. v0.9.1 had no user-facing changes.

@mintlify
mintlify Bot requested a review from a team as a code owner August 3, 2026 09:12
@mintlify

mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kosli 🟢 Ready View Preview Aug 3, 2026, 9:14 AM

@claude

claude Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Claude finished @mintlify[bot]'s task in 1m 36s —— View job


PR Review: Remove include_scaling from Terraform reference

  • Read changed files and gather context
  • Check for doc conventions (links, frontmatter, navigation)
  • Post review findings

Verdict: Looks good. The removal is clean and consistent across both pages.

terraform-reference/resources/environment.mdx

No issues. The include_scaling attribute is removed from:

  • Two example blocks (ECS and server), with alignment cleaned up — nice.
  • The "Configuration options / Include scaling" section (entirely removed).
  • The Optional schema list.

terraform-reference/data-sources/environment.mdx

No issues. The include_scaling attribute is removed from:

  • The example output block (production_includes_scaling).
  • The Read-only schema list.

Convention checks

  • Links: All internal links are root-relative. All link targets exist. ✅
  • Frontmatter: Both files have valid title, description, and icon fields. ✅
  • Navigation: No pages added or removed, so no config/navigation.json update needed. ✅

Suggestion

client_reference/kosli_list_environments.md and client_reference/kosli_get_environment.md still show "include_scaling": false in their example JSON output. These are generated ("live docs") so they'll presumably update when the CLI generators next run against the updated API, but worth confirming they aren't stale after this lands.


@dangrondahl dangrondahl changed the title Update Terraform reference: remove include_scaling attribute docs: update Terraform reference: remove include_scaling attribute Aug 3, 2026
@dangrondahl
dangrondahl merged commit 7566350 into main Aug 3, 2026
7 of 8 checks passed
@dangrondahl
dangrondahl deleted the mintlify/5de1e253 branch August 3, 2026 09:25
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.

1 participant