Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion cra-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "v1"
CRA_TARGETS:
- CRA_TARGET: "solutions/standard"
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520"
PROFILE_ID: "fe96bd4d-9b37-40f2-b39f-a62760e326a3" # SCC profile ID (currently set to 'IBM Cloud Framework for Financial Services' '1.7.0' profile).
CRA_ENVIRONMENT_VARIABLES:
TF_VAR_existing_kms_instance_crn: "crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9::"
TF_VAR_kms_key_crn: "crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9:key:76170fae-4e0c-48c3-8ebe-326059ebb533"
Expand Down
333 changes: 167 additions & 166 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@
"profiles": [
{
"profile_name": "IBM Cloud Framework for Financial Services",
"profile_version": "1.6.0"
"profile_version": "1.7.0"
}
]},
]
},
"iam_permissions": [
{
"role_crns": [
Expand Down Expand Up @@ -96,170 +97,170 @@
]
},
"configuration": [
{
"key": "ibmcloud_api_key"
},
{
"key": "use_existing_resource_group"
},
{
"key": "resource_group_name"
},
{
"key": "prefix"
},
{
"key": "name"
},
{
"key": "region",
"required": true,
"default_value": "us-south",
"options": [
{
"displayname": "Chennai (che01)",
"value": "che01"
},
{
"displayname": "Dallas (us-south)",
"value": "us-south"
},
{
"displayname": "Frankfurt (eu-de)",
"value": "eu-de"
},
{
"displayname": "London (eu-gb)",
"value": "eu-gb"
},
{
"displayname": "Madrid (eu-es)",
"value": "eu-es"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Paris (par01)",
"value": "par01"
},
{
"displayname": "Sao Paulo (br-sao)",
"value": "br-sao"
},
{
"displayname": "Sydney (au-syd)",
"value": "au-syd"
},
{
"displayname": "Toronto (ca-tor)",
"value": "ca-tor"
},
{
"displayname": "Tokyo (jp-tok)",
"value": "jp-tok"
},
{
"displayname": "Washington (us-east)",
"value": "us-east"
}
]
},
{
"key": "pg_version",
"required": true,
"options": [
{
"displayname": "12",
"value": "12"
},
{
"displayname": "13",
"value": "13"
},
{
"displayname": "14",
"value": "14"
},
{
"displayname": "15",
"value": "15"
},
{
"displayname": "16",
"value": "16"
}
]
},
{
"key": "members"
},
{
"key": "member_memory_mb"
},
{
"key": "member_cpu_count"
},
{
"key": "member_disk_mb"
},
{
"key": "member_host_flavor"
},
{
"key": "configuration"
},
{
"key": "service_credential_names"
},
{
"key": "admin_pass"
},
{
"key": "users"
},
{
"key": "resource_tags"
},
{
"key": "access_tags"
},
{
"key": "ibmcloud_kms_api_key"
},
{
"key": "existing_kms_instance_crn"
},
{
"key": "existing_kms_key_crn"
},
{
"key": "kms_endpoint_type",
"options": [
{
"displayname": "public",
"value": "public"
},
{
"displayname": "private",
"value": "private"
}
]
},
{
"key": "skip_iam_authorization_policy"
},
{
"key": "key_ring_name"
},
{
"key": "key_name"
},
{
"key": "auto_scaling"
}
]
{
"key": "ibmcloud_api_key"
},
{
"key": "use_existing_resource_group"
},
{
"key": "resource_group_name"
},
{
"key": "prefix"
},
{
"key": "name"
},
{
"key": "region",
"required": true,
"default_value": "us-south",
"options": [
{
"displayname": "Chennai (che01)",
"value": "che01"
},
{
"displayname": "Dallas (us-south)",
"value": "us-south"
},
{
"displayname": "Frankfurt (eu-de)",
"value": "eu-de"
},
{
"displayname": "London (eu-gb)",
"value": "eu-gb"
},
{
"displayname": "Madrid (eu-es)",
"value": "eu-es"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Paris (par01)",
"value": "par01"
},
{
"displayname": "Sao Paulo (br-sao)",
"value": "br-sao"
},
{
"displayname": "Sydney (au-syd)",
"value": "au-syd"
},
{
"displayname": "Toronto (ca-tor)",
"value": "ca-tor"
},
{
"displayname": "Tokyo (jp-tok)",
"value": "jp-tok"
},
{
"displayname": "Washington (us-east)",
"value": "us-east"
}
]
},
{
"key": "pg_version",
"required": true,
"options": [
{
"displayname": "12",
"value": "12"
},
{
"displayname": "13",
"value": "13"
},
{
"displayname": "14",
"value": "14"
},
{
"displayname": "15",
"value": "15"
},
{
"displayname": "16",
"value": "16"
}
]
},
{
"key": "members"
},
{
"key": "member_memory_mb"
},
{
"key": "member_cpu_count"
},
{
"key": "member_disk_mb"
},
{
"key": "member_host_flavor"
},
{
"key": "configuration"
},
{
"key": "service_credential_names"
},
{
"key": "admin_pass"
},
{
"key": "users"
},
{
"key": "resource_tags"
},
{
"key": "access_tags"
},
{
"key": "ibmcloud_kms_api_key"
},
{
"key": "existing_kms_instance_crn"
},
{
"key": "existing_kms_key_crn"
},
{
"key": "kms_endpoint_type",
"options": [
{
"displayname": "public",
"value": "public"
},
{
"displayname": "private",
"value": "private"
}
]
},
{
"key": "skip_iam_authorization_policy"
},
{
"key": "key_ring_name"
},
{
"key": "key_name"
},
{
"key": "auto_scaling"
}
]
}
]
}
Expand Down