guidewire-multi-env-setup
Installation
SKILL.md
Guidewire Multi-Environment Setup
Overview
Configure and manage multiple Guidewire InsuranceSuite environments with proper isolation, configuration management, and promotion workflows.
Prerequisites
- Guidewire Cloud Console access for all environments
- Understanding of environment promotion workflows
- Git-based configuration management
- CI/CD pipeline infrastructure
Instructions
Step 1: Environment Configuration Structure
config/environments/
├── base/ # Shared configuration
Related skills