[minor] Add Support for RDS DB2 provisioning using IaC Automation#2024
Merged
[minor] Add Support for RDS DB2 provisioning using IaC Automation#2024
Conversation
added 30 commits
January 20, 2026 16:21
whitfiea
requested changes
Feb 4, 2026
image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-iac-iampolicy-db2.tf.j2
Show resolved
Hide resolved
image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-iac-db2paramaters.yaml.j2
Show resolved
Hide resolved
# Conflicts: # tekton/generate-tekton-tasks.yml
whitfiea
approved these changes
Feb 5, 2026
golviya1712
pushed a commit
that referenced
this pull request
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
https://jsw.ibm.com/browse/MASCORE-10995
EPIC: https://jsw.ibm.com/browse/MASR-5838
Description
This PR introduces GitOps Infrastructure-as-Code (IaC) CLI automation capabilities for RDS DB2 provisioning.
Also updated the S3 IAM user name such that secrets are created successfully in secret manager
Changes for IaC Automation for MSK
The new CLI
gitops-iac-provision-rdsdb2task supports automated generation of RDS DB2 related terraform file.and added fields in related files to provide the support.
Test Results
RDS DB2 is provisionedWith RDS enabled, the IaC pipeline ran successfully, only provisioned the RDS on AWS. The launcher successfully triggered the mas-instance pipeline in next step.
launcher: https://cloud.ibm.com/devops/pipelines/tekton/cbcec746-d5cc-4a3c-90e8-ba98096aa091/runs/3a9869c0-0f68-4d53-b684-bb1b8a587665/pipeline-launcher-task/launch?env_id=ibm:yp:us-south&view=logs
iac pipeline: https://cloud.ibm.com/devops/pipelines/tekton/c0dbba88-5185-4c5d-8ff7-deffb9145138/runs/19ed560f-f3f8-4ba2-8bdd-72ffd8664943/gitops-iac-config?env_id=ibm:yp:us-south&view=logs
PR: https://github.ibm.com/mcsp-iac-nonprod/mas-aws-build/pull/236
RDS provisioned

facilities
manage

iot

Audit Logs S3 Buckets:

IAM users:

Secrets in Secret Manager

Related Pull Requests
saas-tekton: https://github.ibm.com/maximoappsuite/saas-tekton/pull/192
saas-env-starter:
saas-deploy-py: https://github.ibm.com/maximoappsuite/saas-deploy-py/pull/238