Oldrich Vykydal

Results 3 issues of Oldrich Vykydal

Bugfix is needed. ``` Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 764, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1575, in wrapper rv = callback(*a, **ka) File "/var/www/epsg.io/app.py", line...

bug

Hi, I wanted to force ID of a resource to fixed value, so I tried to use optional parameter `id (String, Optional) The ID of this resource`. But terraform (1.0.9)...

bug

What is the best approach to create multifile-config from existing UI configuration? https://github.com/apigee/apigee-config-maven-plugin/issues/4 suggests apigee-migration-tool but this tool doesn't provide all the stuff and also structure of output is different...