Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: two configurations in the same project and does it run independently #74

Closed
maheshwarishikha opened this issue May 9, 2024 · 3 comments
Assignees

Comments

@maheshwarishikha
Copy link
Member

One configuration was added in one project, that failed for Security Service - KMS. Could not redploy KMS because of #73 .

So added a new configuration in the same project. But script (deploy-many.sh) failed with the below error:

ibmcloud project config-validate --project-id 2ca20f6a-9fc2-4f82-809c-2987964b0783 --id 9a5e2131-00cb-450e-a4d2-edd6c5af548a --output json
FAILED
There was an error when attempting to resolve the reference ref:../2a - Security Service - Key Management/outputs/key_protect_crn: The project reference to the configuration 349fca6c-0bc1-44cc-a0b2-35abf84a9d10 cannot be found

             
Errors       
StatusCode   0

Not sure though, but looks like somehow it is failed because of KMS in previous configuration.

@vburckhardt
Copy link
Member

Yes, the script assumes that there is only one stack in the project. We can document it, unless this is already addressed in the upcoming python version @daniel-butler-irl ?

@daniel-butler-irl
Copy link
Member

Not tested but I think the python version should work in this case

@daniel-butler-irl
Copy link
Member

@maheshwarishikha If you want to try the script you can pull it from my branch #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants