feat: ske starterkit projects and tenants#118
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
There was a problem hiding this comment.
Pull request overview
Adds a new STACKIT “SKE Starterkit” module intended to register a meshStack building block that provisions dev/prod projects and SKE tenants.
Changes:
- Introduces
meshstack_integration.tfto register the SKE Starterkit building block in meshStack. - Adds the building block Terraform code to create dev/prod projects, creator admin bindings, and dev/prod tenants.
- Adds input variable definitions (including YAML-based project tagging with validation).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| modules/stackit/ske-starterkit/meshstack_integration.tf | Defines the building block definition and its inputs/permissions for registration in meshStack. |
| modules/stackit/ske-starterkit/buildingblock/main.tf | Provisions dev/prod meshStack projects, assigns creator admin role, and creates dev/prod tenants. |
| modules/stackit/ske-starterkit/buildingblock/variables.tf | Declares required building block inputs including YAML tag configuration and validations. |
🎨 Missing Building Block IconsFound 1 building block(s) without Copy the AI Prompts below and use them with your favorite AI image generator (Gemini, DALL-E, Midjourney, Stable Diffusion, etc.). Then follow the Post-Processing Steps to prepare the icons for upload. Azure Virtual Machine StarterkitPlatform: Path: AI Prompt (copy this to image generator)Post-Processing InstructionsStep 1: Remove white background with GIMP (free) a) Open image in GIMP Step 2: Resize to 800x800 pixels if needed
Step 3: Compress with pngquant (free command line tool)
Target specs: 800x800px PNG with transparent background, under 100KB |
77ddf09 to
2645266
Compare
2679a94 to
f26bd9f
Compare
f26bd9f to
c9d4980
Compare
No description provided.