Release update 06/21/2021
As part of our 06/21 release, we have added new and exciting features to Opsera platform. There should not be any impact to your tenancy, tools, pipelines, data, dashboards, and any other existing functionalities. We sincerely appreciate your continued support. In case you have any questions, please do not hesitate to contact us.
Passing Global parameters via Opsera Pipeline command line:Â
Feature Details:
In the command line and Python step there is now a parameter selection view that lets users select parameters that they have defined in the parameters tab in tool registry. Selected parameters can then be used in commands using the general syntax ${parameter_name}, where the parameter_name is the one of the names derived from this list of available parameters. Some restrictions on the view are that no duplicate parameters can be added, and the max limit of parameters is set at 15.
Â
Passing the Parameters (SDLC):
Global Parameter usage in Command Line
Documentation: (Note: Please save the below links for Opsera platform guidance)
Getting Started:
Passing the Parameters (IAC):
Terraform - Passing Parameters
Passing the Parameters (SDLC):
Global Parameter usage in Command Line
Declarative Pipeline:
Building a Declarative Pipeline
Bring your own Vault:
Tool Registry/Pipeline RBAC: