Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
324a949
consume fully configurable
rajatagarwal-ibm Aug 14, 2025
43b20d3
Merge branch 'main' into full-configurable
rajatagarwal-ibm Sep 2, 2025
a4589ef
consume fully configurable
rajatagarwal-ibm Sep 2, 2025
94597e6
Merge branch 'full-configurable' of github.com:terraform-ibm-modules/…
rajatagarwal-ibm Sep 2, 2025
d0da110
consume fully configurable
rajatagarwal-ibm Sep 2, 2025
230e8de
consume fully configurable
rajatagarwal-ibm Sep 2, 2025
cf318d4
consume fully configurable
rajatagarwal-ibm Sep 5, 2025
ea60ae7
Merge branch 'main' into full-configurable
rajatagarwal-ibm Sep 5, 2025
0623eb7
consume fully configurable
rajatagarwal-ibm Sep 8, 2025
809ce5c
Merge branch 'main' into full-configurable
rajatagarwal-ibm Sep 8, 2025
920e695
consume fully configurable
rajatagarwal-ibm Sep 8, 2025
6f8ad13
Merge branch 'main' into full-configurable
rajatagarwal-ibm Sep 18, 2025
c66d344
fully configurable
rajatagarwal-ibm Sep 20, 2025
baa305a
Merge branch 'main' of github.com:terraform-ibm-modules/stack-ibm-cor…
rajatagarwal-ibm Sep 20, 2025
0583a4f
Merge branch 'full-configurable' of github.com:terraform-ibm-modules/…
rajatagarwal-ibm Sep 20, 2025
92ba9c8
fully configurable
rajatagarwal-ibm Sep 22, 2025
bec8c27
fully configurable
rajatagarwal-ibm Sep 22, 2025
1e7828d
fully configurable
rajatagarwal-ibm Sep 22, 2025
de892ee
fully configurable
rajatagarwal-ibm Sep 22, 2025
317c02b
fully configurable
rajatagarwal-ibm Sep 22, 2025
a832056
fully configurable
rajatagarwal-ibm Sep 22, 2025
febce29
fully configurable
rajatagarwal-ibm Sep 22, 2025
b3cc3f2
fully configurable
rajatagarwal-ibm Sep 24, 2025
80a80c6
fully configurable
rajatagarwal-ibm Sep 24, 2025
c729d90
fully configurable
rajatagarwal-ibm Sep 24, 2025
449a11f
fully configurable
rajatagarwal-ibm Sep 24, 2025
6a7f9f8
fully configurable
rajatagarwal-ibm Sep 24, 2025
5590717
fully configurable
rajatagarwal-ibm Sep 24, 2025
a8590e7
fully configurable
rajatagarwal-ibm Sep 24, 2025
1d0e492
fully configurable
rajatagarwal-ibm Sep 24, 2025
347874c
fully configurable
rajatagarwal-ibm Sep 24, 2025
be91e5d
Merge branch 'main' into full-configurable
rajatagarwal-ibm Sep 24, 2025
97eb236
fully configurable
rajatagarwal-ibm Sep 24, 2025
dbb0ad3
Merge branch 'full-configurable' of github.com:terraform-ibm-modules/…
rajatagarwal-ibm Sep 24, 2025
0f12b1b
fully configurable
rajatagarwal-ibm Sep 25, 2025
d8f3cb7
fully configurable
rajatagarwal-ibm Sep 25, 2025
94eb85c
fully configurable
rajatagarwal-ibm Sep 25, 2025
28ab79b
fully configurable
rajatagarwal-ibm Sep 25, 2025
e033ee7
fully configurable
rajatagarwal-ibm Sep 25, 2025
ab633e7
fully configurable
rajatagarwal-ibm Sep 25, 2025
3068224
fully configurable
rajatagarwal-ibm Sep 26, 2025
3b693f9
fully configurable
rajatagarwal-ibm Sep 26, 2025
55dd5cb
fully configurable
rajatagarwal-ibm Sep 26, 2025
8a80211
Update stack_definition.json
ocofaigh Sep 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
],
"flavors": [
{
"label": "Standard",
"label": "Click and go",
"name": "standard-fully-config",
"index": 1,
"working_directory": "./",
Expand Down Expand Up @@ -261,15 +261,15 @@
"key": "key_protect_plan",
"type": "string",
"default_value": "tiered-pricing",
"description": "The service plan of the Key Protect instance that will be provisioned by this solution. Only used if not supplying `existing_kms_instance_crn`. Learn more: https://cloud.ibm.com/docs/key-protect?topic=key-protect-pricing-plan",
"description": "The service plan of the Key Protect instance that will be provisioned by this solution. Only used if not supplying `existing_kms_instance_crn`. Learn more [here](https://cloud.ibm.com/docs/key-protect?topic=key-protect-pricing-plan).",
"required": false,
"options": [
{
"displayname": "tiered-pricing",
"displayname": "Standard",
"value": "tiered-pricing"
},
{
"displayname": "cross-region-resiliency",
"displayname": "Cross-region Resiliency",
"value": "cross-region-resiliency"
}
]
Expand All @@ -278,19 +278,19 @@
"key": "cloud_monitoring_plan",
"type": "string",
"default_value": "graduated-tier",
"description": "The IBM Cloud Monitoring plan to provision. Available values are `lite` and `graduated-tier` and `graduated-tier-sysdig-secure-plus-monitor` (available in region eu-fr2 only). Learn more https://cloud.ibm.com/docs/monitoring?topic=monitoring-service_plans",
"description": "The IBM Cloud Monitoring plan to provision. Available values are `lite` and `graduated-tier` and `graduated-tier-sysdig-secure-plus-monitor` (available in region eu-fr2 only). Learn more [here](https://cloud.ibm.com/docs/monitoring?topic=monitoring-service_plans)",
"required": false,
"options": [
{
"displayname": "lite",
"displayname": "Lite",
"value": "lite"
},
{
"displayname": "graduated-tier",
"displayname": "Graduated Tier",
"value": "graduated-tier"
},
{
"displayname": "graduated-tier-sysdig-secure-plus-monitor (Available in eu-fr2 region only.)",
"displayname": "Graduated Tier - Sysdig Secure + Monitor (Available in eu-fr2 region only.)",
"value": "graduated-tier-sysdig-secure-plus-monitor"
}
]
Expand Down Expand Up @@ -343,7 +343,7 @@
"required": false
},
{
"key": "app_config_service_plan",
"key": "app_config_plan",
"type": "string",
"default_value": "basic",
"description": "The pricing plan to use for the IBM Cloud App Configuration instance.",
Expand Down
9 changes: 8 additions & 1 deletion stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@
"hidden": false,
"custom_config": {}
},
{
"name": "app_config_plan",
"required": false,
"type": "string",
"hidden": false,
"custom_config": {}
},
{
"name": "key_protect_plan",
"required": false,
Expand Down Expand Up @@ -355,7 +362,7 @@
},
{
"name": "app_config_plan",
"value": "enterprise"
"value": "ref:../../inputs/app_config_plan"
},
{
"name": "kms_endpoint_url",
Expand Down