Skip to content

Feat/core modules and context engine#154

Open
ForeverYoung48 wants to merge 8 commits into
google:mainfrom
ForeverYoung48:feat/core-modules-and-context-engine
Open

Feat/core modules and context engine#154
ForeverYoung48 wants to merge 8 commits into
google:mainfrom
ForeverYoung48:feat/core-modules-and-context-engine

Conversation

@ForeverYoung48

Copy link
Copy Markdown

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (GitHub issue id)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Deployment & Compliance Impact

  • Applicable Regimes:
    • US Region Restricted (e.g., Access Policy constraint)
    • FedRAMP Moderate
    • FedRAMP High
    • DoD IL4
    • DoD IL5
    • General / All
  • NIST 800-53r5 Controls: (If this PR helps satisfy or modifies control implementations, list them here)

Checklist

Code Quality & Reusability

  • My code adheres to the Maximize Reusability principle. I have not redefined common elements and have reused existing base configurations and modules where possible.
  • I have checked that no existing module or configuration in modules/ or fast/ can be leveraged for this change.
  • My code follows the established naming conventions outlined in documentation/naming-convention.md.

Documentation

  • I have updated the README.md of the modified module or blueprint.
  • I have added/updated documentation for inputs (variables) and outputs.

Security

  • My change adheres to GCP security best practices and the principle of least privilege.
  • I have ensured compliance with the targeted regime (FedRAMP High, IL5, etc.).

Testing

  • I have tested my changes locally.
  • I have included details of my testing in this PR.

Testing Performed

Please describe the tests that you ran to verify your changes.

Tyler Young added 8 commits July 21, 2026 18:01
…hancements

- Implement dynamic context interpolation engine (variable "context") across organization, folder, project, iam-service-account, logging-bucket, vpc-sc, gcs, pubsub, and net-vpc modules.
- Enhance project module with shared VPC attachments, automated CMEK IAM service agent bindings, expanded service-agents registry, and tag bindings.
- Add factory data-driven perimeter configuration and formal JSON schema validation for ingress/egress policies in vpc-sc module.
- Add dedicated psc outputs for global and regional Private Service Connect endpoints in net-address module.
- Enhance compute-vm with resource-policies support and attached disk snapshot policies.
- Update subnet schemas and secondary IP range handling in net-vpc.
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