Skip to content

docs(tutorials): fix project settings and classification levels#188

Merged
ecmadao merged 4 commits intobytebase:mainfrom
adela-bytebase:docs/tutorials-sync-3-17-1-round2
Apr 16, 2026
Merged

docs(tutorials): fix project settings and classification levels#188
ecmadao merged 4 commits intobytebase:mainfrom
adela-bytebase:docs/tutorials-sync-3-17-1-round2

Conversation

@adela-bytebase
Copy link
Copy Markdown
Contributor

Summary

  • 3-projects.tf: Replace removed fields (allow_modify_statement, auto_resolve_issue, auto_enable_backup) with current valid project settings (allow_just_in_time_access, force_issue_labels)
  • 8-2-classification.tf: Add missing level field to top-level classifications (id "1" and "2") to match examples/setup/data_masking.tf

Test plan

  • terraform validate passes for the tutorials directory
  • Classification and project resources match schema in docs/resources/

Companion docs PR: https://github.com/bytebase/bytebase.com/pull/1079

🤖 Generated with Claude Code

adela-bytebase and others added 4 commits April 16, 2026 10:40
- 3-projects.tf: Replace removed fields (allow_modify_statement,
  auto_resolve_issue, auto_enable_backup) with current schema fields
  (allow_just_in_time_access, force_issue_labels)
- 8-2-classification.tf: Add missing level field to top-level
  classifications (id "1" and "2")

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rename project-one → project_one, project-two → project_two in
resource labels to follow HashiCorp naming conventions. The
resource_id values keep hyphens (Bytebase identifiers).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ecmadao ecmadao merged commit eaebfdf into bytebase:main Apr 16, 2026
3 checks passed
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