ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 84 forks source link

COS role should use a targeted variable for IBM Cloud API Key #1346

Open durera opened 3 months ago

durera commented 3 months ago

The COS role uses IBMCOS_RESOURCEGROUP to allow COS specific setting of the group, but does not do the same for the API Key, this means that we are forced to use an over-priviledged API key for the COS integration ... it should work the same way:

The MAS tekton piptlines and CLI will need matching updates too.