cloud-native-toolkit / cloud-native-toolkit/software-everywhere
Module Test cases to be updated - Resource Group
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Some of modules are throwing the "Resource group does not exist in the Account".
- Based on Sean recommendations, we need to update the test cases in the stage
https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-log-analysis-bind/blob/main/test/stages/stage-logdna.tf#L4
Error: [0m Error: [ERROR] Error retrieving container vpc cluster: Request failed with status code: 404, ServerErrorResponse: {"incidentID":"b6a146e1-d179-44a2-8d18-96b70c9c1a2e","code":"G0004","description":"The specified cluster could not be found. If applicable, make sure that you target the correct account and resource group.","type":"General","recoveryCLI":"To list the clusters you have access to, run 'ibmcloud ks cluster ls'. To list the resource groups that you have access to, run 'ibmcloud resource groups'. To target the resource group, run 'ibmcloud target -g \u003cresource_group\u003e'."}
│
│ with module.dev_cluster.data.ibm_container_vpc_cluster.config,
│ on .terraform/modules/dev_cluster/main.tf line 238, in data "ibm_container_vpc_cluster" "config":
│ 238: data ibm_container_vpc_cluster config {
│
╵
╷
Error: [0m Error: [ERROR] **Given Resource Group is not found in the account** : %!s() {
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.