Suan Kan

Results 4 issues of Suan Kan

owner version: 1.0.12 # Use case ## I have a scenario where: - I first create my config in the Owner supported way: ``` @LoadPolicy(LoadType.MERGE) @Sources({"system:properties", "classpath:tests.properties"}) public interface Config...

**Describe the bug** Currently I can specify non-existent OUs in my custom resource when using `deploy_method: stack_set`: ``` - name: custom-resource-01 deploy_method: stack_set resource_file: templates/custom-resource-01.yaml deployment_targets: organizational_units: - Nonexistent #...

bug

**Describe the bug** In case if CfCT pipeline fails to deploy some StackSet, then previously succeeded StackSet in the manifest does not create SSM Parameters according to its **export_outputs** section....

bug

# PROBLEM DESCRIPTION The tool does not recognise option updateTargetServer but the [docs](https://www.npmjs.com/package/apigeetool/v/0.15.0#updatetargetserver) says it should be there. ``` apigeetool updateTargetServer -u XXX -p XXX -o XXX -e dev --targetServerName...